Update wording docs labels

This commit is contained in:
Victor Wu 2018-02-21 12:33:03 +00:00 committed by Achilleas Pipinellis
parent 561e00b2fa
commit b4df2fba84
1 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@ In GitLab, you can create project and group labels:
## Creating labels
>**Note:**
A permission level of `Developer` or higher is required in order to create labels.
A permission level of `Developer` or higher is required to create labels.
### New project label
@ -27,7 +27,7 @@ If a project has no labels, you can generate a default set of project labels fro
![Labels generate default](img/labels_generate_default.png)
GitLab will add the following default labels to the project:
GitLab will add the following default labels to the project:
![Labels default](img/labels_default.png)
@ -48,9 +48,9 @@ From the sidebar of an issue or a merge request, you can create a create a new *
## Editing labels
NOTE: **Note:**
A permission level of `Developer` or higher is required in order to edit labels.
A permission level of `Developer` or higher is required to edit labels.
You can update a label by navigating to **Issues > Labels** in the project ot group and clicking the pencil icon.
You can update a label by navigating to **Issues > Labels** in the project or group and clicking the pencil icon.
You can delete a label by clicking the trash icon.