diff options
-rw-r--r-- | doc/gitlab-basics/create-group.md | 6 |
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)  -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  |