diff options
| author | Mark Chao <mchao@gitlab.com> | 2018-05-22 18:16:06 +0800 |
|---|---|---|
| committer | Mark Chao <mchao@gitlab.com> | 2018-06-06 21:01:43 +0900 |
| commit | d5a303cf4d1d0182bb5462ca85beb29a5a821700 (patch) | |
| tree | fa9ffd0368f9bd8d7b1b72af190459b5142cf3f3 /doc/user/group | |
| parent | 7c965a24f51ca93196c27880843a6d187ea063cc (diff) | |
| download | gitlab-ce-d5a303cf4d1d0182bb5462ca85beb29a5a821700.tar.gz | |
Doc update
Diffstat (limited to 'doc/user/group')
| -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 02f8ef08117..08849ac1df4 100644 --- a/doc/user/group/subgroups/index.md +++ b/doc/user/group/subgroups/index.md @@ -145,8 +145,8 @@ permissions. For example, if User0 was first added to group `group-1/group-1-1` with Developer permissions, then they will inherit those permissions in every other subgroup -of `group-1/group-1-1`. To give them Master access to `group-1/group-1-1/group1-1-1`, -you would add them again in that group as Master. Removing them from that group, +of `group-1/group-1-1`. To give them Maintainer access to `group-1/group-1-1/group1-1-1`, +you would add them again in that group as Maintainer. Removing them from that group, the permissions will fallback to those of the ancestor group. ## Mentioning subgroups |
