summaryrefslogtreecommitdiff
path: root/doc/gitlab-basics
diff options
context:
space:
mode:
authorkaren Carias <karen@gitlab.com>2015-07-07 07:09:37 -0700
committerkaren Carias <karen@gitlab.com>2015-07-07 07:09:37 -0700
commit943217a1221ca30d80225e2958821de3429da319 (patch)
treea995a5976506959d719f9d06cbc2e85b604bcba9 /doc/gitlab-basics
parentafe5069551f47a2894a7877a0ec7e9a0a4b490f9 (diff)
downloadgitlab-ce-943217a1221ca30d80225e2958821de3429da319.tar.gz
fixed typo
Diffstat (limited to 'doc/gitlab-basics')
-rw-r--r--doc/gitlab-basics/create-group.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/gitlab-basics/create-group.md b/doc/gitlab-basics/create-group.md
index f6368f32c88..9d61f2ab927 100644
--- a/doc/gitlab-basics/create-group.md
+++ b/doc/gitlab-basics/create-group.md
@@ -28,12 +28,12 @@ Click on "New group" on the top right side of your screen
There are 2 ways of adding a group to a new project
-1. Go into a group
+* Go into a group
-Click on "New project" on the right side of your screen and [create your project](create-project.md)
+Click on "New project" on the right side of your screen and [create a project](create-project.md)
![New project](basicsimages/new_project.png)
-2. If you'd like to select a group for a new project, when you [create your project](create-project.md), click on "create a group" on the bottom right side of your screen
+* If you'd like to select a group for a new project, when you [create a project](create-project.md), click on "create a group" on the bottom right side of your screen
![Create a group](basicsimages/create_group.png)