diff options
author | Rémy Coutable <remy@rymai.me> | 2016-07-20 12:34:29 +0200 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-07-20 12:34:29 +0200 |
commit | 413ed9bf71691342cfedd9fbebb7c61504203cc5 (patch) | |
tree | dc87cbc6d4d040a7dd93ce5ecc695ef560b999ae /doc/workflow/add-user/add-user.md | |
parent | 9df0d06934671c42744a26da65657227afe4067e (diff) | |
download | gitlab-ce-issue_18585.tar.gz |
Fix a few nitpicksissue_18585
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'doc/workflow/add-user/add-user.md')
-rw-r--r-- | doc/workflow/add-user/add-user.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/workflow/add-user/add-user.md b/doc/workflow/add-user/add-user.md index 53d9750d4d3..e541111d7b3 100644 --- a/doc/workflow/add-user/add-user.md +++ b/doc/workflow/add-user/add-user.md @@ -90,8 +90,8 @@ GitLab account using the same e-mail address the invitation was sent to. ## Request access to a project -As project owner you can enable or disable non members to request access to -your project. Go to project settings and click on **allow users to request access** +As a project owner you can enable or disable non members to request access to +your project. Go to the project settings and click on **Allow users to request access**. As a user, you can request to be a member of a project. Go to the project you'd like to be a member of, and click the **Request Access** button on the right |