diff options
author | Fabio Papa <fabtheman@gmail.com> | 2019-07-03 05:55:20 +0000 |
---|---|---|
committer | Fabio Papa <fabtheman@gmail.com> | 2019-07-19 12:06:58 -0700 |
commit | 17ecd7a9e18aec95dd56f801050384a2053ca919 (patch) | |
tree | 4c387c1d559b0208f5e328ab36b44248597d431f /doc/user | |
parent | 85d0440d56f65b1f62de7f6c6a07eccd2c28256c (diff) | |
download | gitlab-ce-17ecd7a9e18aec95dd56f801050384a2053ca919.tar.gz |
Apply suggestion to doc/user/group/subgroups/index.md
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/group/subgroups/index.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/user/group/subgroups/index.md b/doc/user/group/subgroups/index.md index e3f7539a9b6..fad7541bdc4 100644 --- a/doc/user/group/subgroups/index.md +++ b/doc/user/group/subgroups/index.md @@ -81,7 +81,9 @@ 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 -[reserved names](../../reserved_names.md). Users can always create subgroups if +[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. |