summaryrefslogtreecommitdiff
path: root/doc/workflow
diff options
context:
space:
mode:
authorjoe d <jdrumtra@gitlab.com>2017-04-19 16:45:51 +0000
committerjoe d <jdrumtra@gitlab.com>2017-04-19 16:45:51 +0000
commitbd98ae9cdcc6055208634d43128bfc9e1be5cab1 (patch)
tree3408b7525c1576c565511ed8b028e49877abe577 /doc/workflow
parentab4dbcecac691690bed34b74020ec4f21c207ce8 (diff)
downloadgitlab-ce-bd98ae9cdcc6055208634d43128bfc9e1be5cab1.tar.gz
Update groups.md found typo
Diffstat (limited to 'doc/workflow')
-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.