Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkaren Carias <karen@gitlab.com>2015-07-30 23:26:10 +0300
committerkaren Carias <karen@gitlab.com>2015-07-30 23:26:10 +0300
commite70901abe76b07d7d08c6687ec746ac0491ddf26 (patch)
tree0a3d96d2d31e599cec529de69f73e26e66252afc /doc/workflow/add-user
parent168f10febaab7ec1590ed8a1ba2771b534ae9c22 (diff)
typo
Diffstat (limited to 'doc/workflow/add-user')
-rw-r--r--doc/workflow/add-user/add-user.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/workflow/add-user/add-user.md b/doc/workflow/add-user/add-user.md
index 1693dd6e527..58f7bd0a5ce 100644
--- a/doc/workflow/add-user/add-user.md
+++ b/doc/workflow/add-user/add-user.md
@@ -1,12 +1,12 @@
-# Project Users and Members
+# Project users and members
-You can add or import members to your projects. You can also give them different access
+You can add or import users to your projects. You can also give them different access
levels.
-You should have 'master' or 'owner' permissions to add or import a new member to your
+You should have 'master' or 'owner' permissions to add or import a new user to your
project.
-To add or import a new member, go to your project and click on "Members" on the left side
+To add or import a user, go to your project and click on "Members" on the left side
of your screen:
![Members](images/members.png)
@@ -15,11 +15,11 @@ Select "Add members" or "Import members" on the right side of your screen:
![Add or Import](images/add-members.png)
-If you are adding a member, select the user and the [permission level](doc/permissions/permissions.md) that you'd like to
-give the member:
+If you are adding a user, select the user and the [permission level](doc/permissions/permissions.md) that you'd like to
+give the user:
![Add or Import](images/new-member.png)
-If you are importing a member, follow the steps to select the project where you'd like to import the user from.
+If you are importing a user, follow the steps to select the project where you'd like to import the user from:
![Add or Import](images/select-project.png)