summaryrefslogtreecommitdiff
path: root/doc/workflow/groups.md
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2014-08-04 22:32:41 +0200
committerRobert Schilling <rschilling@student.tugraz.at>2014-08-07 10:27:54 +0200
commitabdc4426486c6e6458c12ba49dd641d4c5ab257a (patch)
treeb458a06a7513284a29b3e1f193431160512e6aa6 /doc/workflow/groups.md
parentd4f5af820f2fdb442404804859c84d2ef21794d9 (diff)
downloadgitlab-ce-abdc4426486c6e6458c12ba49dd641d4c5ab257a.tar.gz
Fix spelling errors in doc, closes #7437
Further changes
Diffstat (limited to 'doc/workflow/groups.md')
-rw-r--r--doc/workflow/groups.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/workflow/groups.md b/doc/workflow/groups.md
index 611f871cf77..52bf611dc5e 100644
--- a/doc/workflow/groups.md
+++ b/doc/workflow/groups.md
@@ -21,7 +21,7 @@ When your group has been created you are presented with the group dashboard feed
You can use the 'New project' button to add a project to the new group.
-## Transfering an existing project into a group
+## Transferring an existing project into a group
You can transfer an existing project into a group you own from the project settings page.
First scroll down to the 'Dangerous settings' and click 'Show them to me'.
@@ -59,7 +59,7 @@ See [the GitLab Enterprise Edition documentation](http://doc.gitlab.com/ee/integ
## Allowing only admins to create groups
By default, any GitLab user can create new groups.
-This ability can be disabled for individual users from the admin panel.
+This ability can be disabled for individual users from the admin panel.
It is also possible to configure GitLab so that new users default to not being able to create groups:
```