summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Penna <mpenna@gitlab.com>2019-09-12 16:40:07 +0000
committerMatt Penna <mpenna@gitlab.com>2019-09-12 16:40:07 +0000
commitdb084039486640633fc4db3f11a881f1124d559d (patch)
tree95c4bcba8ae38f07eea3f6a0b049ae07c66e4103
parent3b84892996011c7ae477ff3d94df233e485c50a3 (diff)
downloadgitlab-ce-db084039486640633fc4db3f11a881f1124d559d.tar.gz
Apply suggestion to doc/user/group/subgroups/index.md
-rw-r--r--doc/user/group/subgroups/index.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/user/group/subgroups/index.md b/doc/user/group/subgroups/index.md
index a36b968a1dc..babd4e6538e 100644
--- a/doc/user/group/subgroups/index.md
+++ b/doc/user/group/subgroups/index.md
@@ -117,10 +117,9 @@ level from the parent group. This model allows access to nested groups if you
have membership in one of its parents.
NOTE: **Note:**
-GitLab [runners](../../../ci/runners/README.md) are unconditionally
-inherited by subgroups. Creating a runner in a parent group and then creating a
-subgroup with additional maintainers gives those maintainers full access to the
-runner.
+GitLab [Runners](../../../ci/runners/README.md) are unconditionally inherited by
+subgroups. Creating a Runner in a parent group and then creating a subgroup with
+additional maintainers gives those maintainers full access to the Runner.
The group permissions for a member can be changed only by Owners, and only on
the **Members** page of the group the member was added.