From 6aa58ddd158db39a47d6b6ecd49836ddf4fd451d Mon Sep 17 00:00:00 2001 From: Felipe Artur Date: Wed, 28 Mar 2018 15:37:24 -0300 Subject: fix docs typo --- doc/user/project/labels.md | 4 ++-- 1 file 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) -- cgit v1.2.1