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 14:38:21 +0200 |
commit | 5fb436aaa4b9b597a1c9e995ecd13ee2a76aaedf (patch) | |
tree | 41c0ad716217ba0ad3939e619ac093adef7db558 /doc | |
parent | 4d69cb9d9460f9805bfc1f34ca3a600f54804167 (diff) | |
download | gitlab-ce-5fb436aaa4b9b597a1c9e995ecd13ee2a76aaedf.tar.gz |
Fix a few nitpicks
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/workflow/add-user/add-user.md | 4 | ||||
-rw-r--r-- | doc/workflow/groups.md | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/doc/workflow/groups.md b/doc/workflow/groups.md index f56de4f3f25..a693cc3d0fd 100644 --- a/doc/workflow/groups.md +++ b/doc/workflow/groups.md @@ -53,8 +53,8 @@ If necessary, you can increase the access level of an individual user for a spec ## Requesting access to a group -As group owner you can enable or disable non members to request access to -your group. Go to group settings and click on **allow users to request access** +As a group owner you can enable or disable non members to request access to +your group. Go to the group settings and click on **Allow users to request access**. As a user, you can request to be a member of a group. Go to the group you'd like to be a member of, and click the **Request Access** button on the right |