summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Papa <fabtheman@gmail.com>2019-07-03 05:55:20 +0000
committerFabio Papa <fabtheman@gmail.com>2019-07-05 10:06:35 -0700
commit1cc2f2786398461d6b68dff442c3f46c0d4eaa8d (patch)
tree5bd349155e0ba5b0923c6cda68629bea0249bcd1
parent862b0289716bafa174dd765950f2854ac0419fc7 (diff)
downloadgitlab-ce-1cc2f2786398461d6b68dff442c3f46c0d4eaa8d.tar.gz
Apply suggestion to doc/user/group/subgroups/index.md
-rw-r--r--doc/user/group/subgroups/index.md4
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.