summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-04-19 17:48:37 +0000
committerSean McGivern <sean@mcgivern.me.uk>2017-04-19 17:48:37 +0000
commitb739db038bfeb81c09dbf1c4be7a4265dd9ca54b (patch)
treebb2c198a84b21d5fe5283a4db27c0c277d53d759
parent6d713065622953c81dbf39c7d9f393f08f968179 (diff)
parentbd98ae9cdcc6055208634d43128bfc9e1be5cab1 (diff)
downloadgitlab-ce-b739db038bfeb81c09dbf1c4be7a4265dd9ca54b.tar.gz
Merge branch 'patch-7' into 'master'
Update groups.md found typo See merge request !10792
-rw-r--r--doc/workflow/groups.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/groups.md b/doc/workflow/groups.md
index 882747e14e9..1cb3c940f00 100644
--- a/doc/workflow/groups.md
+++ b/doc/workflow/groups.md
@@ -1,6 +1,6 @@
# GitLab Groups
-GitLab groups allow you to group projects into directories and give users to several projects at once.
+GitLab groups allow you to group projects into directories and give users access to several projects at once.
When you create a new project in GitLab, the default namespace for the project is the personal namespace associated with your GitLab user.
In this document we will see how to create groups, put projects in groups and manage who can access the projects in a group.