Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Papa <fabtheman@gmail.com>2019-07-03 08:55:20 +0300
committerFabio Papa <fabtheman@gmail.com>2019-07-19 22:06:58 +0300
commit17ecd7a9e18aec95dd56f801050384a2053ca919 (patch)
tree4c387c1d559b0208f5e328ab36b44248597d431f /doc/user/group
parent85d0440d56f65b1f62de7f6c6a07eccd2c28256c (diff)
Apply suggestion to doc/user/group/subgroups/index.md
Diffstat (limited to 'doc/user/group')
-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.