diff options
author | Fabio Papa <fabtheman@gmail.com> | 2019-07-03 16:43:56 +0000 |
---|---|---|
committer | Fabio Papa <fabtheman@gmail.com> | 2019-07-05 10:06:35 -0700 |
commit | fa6504d6354fdabedd24589e7242ba457302aaa6 (patch) | |
tree | c91fa2e7c223ef0f60c602ce434f84362c7c2dac | |
parent | 8b70c1cf8ca82b3c4b34740c65734fc32e3e01ee (diff) | |
download | gitlab-ce-fa6504d6354fdabedd24589e7242ba457302aaa6.tar.gz |
Update index.md
-rw-r--r-- | doc/user/group/subgroups/index.md | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/doc/user/group/subgroups/index.md b/doc/user/group/subgroups/index.md index 4e88ec5ee76..b9313ccdb1e 100644 --- a/doc/user/group/subgroups/index.md +++ b/doc/user/group/subgroups/index.md @@ -74,18 +74,19 @@ structure. ## Creating a subgroup -In order to create a subgroup you must either be an Owner or a Maintainer of the -group, depending on the group's setting. By default groups allow both Owners and +To create a subgroup you must either be an Owner or a Maintainer of the group, +depending on the group's setting. By default groups allow both Owners and Maintainers to create subgroups, but this can be changed by an Owner or -Administrator to only allow Owners to create subgroups. For more information -check the [permissions table](../../permissions.md#group-members-permissions). -For a list of words that are not allowed to be used as group names see the +Administrator to only allow Owners to create subgroups. + +For more information check the +[permissions table](../../permissions.md#group-members-permissions). For a list +of words that are not allowed to be used as group names see the [reserved names](../../reserved_names.md). -Users can always create subgroups if -they are explicitly added as an Owner (or Maintainer, if that setting is -enabled) to a parent group, even if group creation is disabled by an -administrator in their settings. +Users can always create subgroups if they are explicitly added as an Owner (or +Maintainer, if that setting is enabled) to a parent group, even if group +creation is disabled by an administrator in their settings. To create a subgroup: |