summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen McKnight <kmcknight@gitlab.com>2019-04-17 09:00:26 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-04-17 09:00:26 +0000
commit9ce7dc4d73f84e585eb907569ff9d1407c9ca774 (patch)
tree26666f7dbe2101c03da0bc2727ebdbeee69b90cf
parentad32093b44cfdc2d9c9a98efbb96b42959b68aec (diff)
downloadgitlab-ce-9ce7dc4d73f84e585eb907569ff9d1407c9ca774.tar.gz
Fix typo
-rw-r--r--doc/user/group/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/group/index.md b/doc/user/group/index.md
index 74735886350..6054ab97dc1 100644
--- a/doc/user/group/index.md
+++ b/doc/user/group/index.md
@@ -156,7 +156,7 @@ There are two different ways to add a new project to a group:
Group owners or administrators can allow users with the
Developer role to create projects under groups.
-By default, [Developers and Maintainers](../permissions.md#group-members-permissions) can create projects under agroup, but this can be changed either within the group settings for a group, or
+By default, [Developers and Maintainers](../permissions.md#group-members-permissions) can create projects under a group, but this can be changed either within the group settings for a group, or
be set globally by a GitLab administrator in the Admin area
at **Settings > General > Visibility and access controls**.