diff options
author | Fabio Papa <fabtheman@gmail.com> | 2019-07-03 05:55:20 +0000 |
---|---|---|
committer | Fabio Papa <fabtheman@gmail.com> | 2019-07-03 05:55:20 +0000 |
commit | 9c8f5b7192986918322d23efc2acec7b189fd69b (patch) | |
tree | 2657f84aee0eea4326f2e043edfca354fc360d89 | |
parent | b59ef3b7cd615437a8de0452682b392f52b0b2f8 (diff) | |
download | gitlab-ce-9c8f5b7192986918322d23efc2acec7b189fd69b.tar.gz |
Apply suggestion to doc/user/group/subgroups/index.md
-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. |