diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-03-10 14:18:48 +0100 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-03-14 21:20:56 +0100 |
commit | f35d7a16595c199add9a582b8a80f8da75e5544d (patch) | |
tree | b732d40f215235f580c0e168bf967037f4134c5b /doc | |
parent | 1913f1ed9efced37cc597515ea4c7219eb17b4be (diff) | |
download | gitlab-ce-f35d7a16595c199add9a582b8a80f8da75e5544d.tar.gz |
Fix wording
[ci skip]
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/group/subgroups/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/group/subgroups/index.md b/doc/user/group/subgroups/index.md index 2338d8e9b42..ff28f458f99 100644 --- a/doc/user/group/subgroups/index.md +++ b/doc/user/group/subgroups/index.md @@ -147,9 +147,9 @@ that was explicitly given Developer access. ## Mentioning subgroups Mentioning groups (`@group`) in issues, commits and merge requests, would -mention all members of that group. Now with subgroups, there is a more granular +notify all members of that group. Now with subgroups, there is a more granular support if you want to split your group's structure. Mentioning works as before -and you can choose the group of people to be summoned. +and you can choose the group of people to be notified. ![Mentioning subgroups](img/mention_subgroups.png) |