diff options
-rw-r--r-- | doc/user/project/labels.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/labels.md b/doc/user/project/labels.md index fbc0b3e19fc..71a595e49b0 100644 --- a/doc/user/project/labels.md +++ b/doc/user/project/labels.md @@ -32,7 +32,7 @@ An issue, epic, or merge request cannot have two scoped labels with the same key For example, if an issue is already labeled `priority::3` and you apply the label `priority::2` to it, `priority::3` is automatically removed. -This functionality is demonstrated a the video titled [Use scoped labels in GitLab 11.10 for custom fields and custom workflows](https://www.youtube.com/watch?v=4BCBby6du3c). +This functionality is demonstrated in a video titled [Use scoped labels in GitLab 11.10 for custom fields and custom workflows](https://www.youtube.com/watch?v=4BCBby6du3c). ### Labels with multiple colon pairs |