diff options
author | De Wet Blomerus <dewet@blomerus.org> | 2016-08-18 14:39:04 +0200 |
---|---|---|
committer | De Wet Blomerus <dewet@blomerus.org> | 2016-08-18 14:39:04 +0200 |
commit | 2979c4881b594727bb84f37a9b1aa472d3304617 (patch) | |
tree | 85c75d2a85207aa46739e2f612ea9bf79991155c /doc/user/project/labels.md | |
parent | 17be364d072298f42d77fd22189bf9289b7cda2e (diff) | |
download | gitlab-ce-2979c4881b594727bb84f37a9b1aa472d3304617.tar.gz |
fix same mistake as in ee
Diffstat (limited to 'doc/user/project/labels.md')
-rw-r--r-- | doc/user/project/labels.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/labels.md b/doc/user/project/labels.md index 4258185b7d0..3954038616f 100644 --- a/doc/user/project/labels.md +++ b/doc/user/project/labels.md @@ -1,8 +1,8 @@ # Labels Labels provide an easy way to categorize the issues or merge requests based on -descriptive titles like `bug`, `documentation` or any other text you feel like -it. They can have different colors, a description, and are visible throughout +descriptive titles like `bug`, `documentation` or any other text you feel like. +They can have different colors, a description, and are visible throughout the issue tracker or inside each issue individually. With labels, you can navigate the issue tracker and filter any bloated |