Commit e70901ab authored by karen Carias's avatar karen Carias

typo

parent 168f10fe
...@@ -6,8 +6,8 @@ If a user is both in a project group and in the project itself, the highest perm ...@@ -6,8 +6,8 @@ If a user is both in a project group and in the project itself, the highest perm
If a user is a GitLab administrator they receive all permissions. If a user is a GitLab administrator they receive all permissions.
To add or import a user or member, you can follow the [Project users and members To add or import a user or member, you can follow the [project users and members
documentation](workflow/add-user/add-user.md). documentation](doc/workflow/add-user/add-user.md).
## Project ## Project
......
# 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. 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. 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: of your screen:
![Members](images/members.png) ![Members](images/members.png)
...@@ -15,11 +15,11 @@ Select "Add members" or "Import members" on the right side of your screen: ...@@ -15,11 +15,11 @@ Select "Add members" or "Import members" on the right side of your screen:
![Add or Import](images/add-members.png) ![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 If you are adding a user, select the user and the [permission level](doc/permissions/permissions.md) that you'd like to
give the member: give the user:
![Add or Import](images/new-member.png) ![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) ![Add or Import](images/select-project.png)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment