summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/user/project/labels.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/labels.md b/doc/user/project/labels.md
index 97c61b44aa4..a32152945ac 100644
--- a/doc/user/project/labels.md
+++ b/doc/user/project/labels.md
@@ -74,9 +74,9 @@ Every issue and merge request can be assigned any number of labels. The labels a
### Filtering in list pages
-From the project issue list page and the project merge request list page, you can [filter](../search/index.md#issues-and-merge-requests) by both group(including ancestor groups) labels and project labels.
+From the project issue list page and the project merge request list page, you can [filter](../search/index.md#issues-and-merge-requests) by both group(including ancestors groups) labels and project labels.
-From the group issue list page and the group merge request list page, you can [filter](../search/index.md#issues-and-merge-requests) by both group labels(including ancestors and descendant groups) and project labels.
+From the group issue list page and the group merge request list page, you can [filter](../search/index.md#issues-and-merge-requests) by both group labels(including ancestors and descendants groups) and project labels.
![Labels group issues](img/labels_group_issues.png)