diff options
author | Mike Lewis <mlewis@gitlab.com> | 2019-01-13 21:52:04 +0000 |
---|---|---|
committer | Mike Lewis <mlewis@gitlab.com> | 2019-01-13 21:52:04 +0000 |
commit | d7eb2029fe3010f90fa7c055e802bd1932347b6b (patch) | |
tree | 611f98b85be4c0c3539a3e06631232d559efb931 /doc | |
parent | 1e7fefef81bee1c8f8cf6e287540e9b0e547a0a8 (diff) | |
download | gitlab-ce-d7eb2029fe3010f90fa7c055e802bd1932347b6b.tar.gz |
Add serial comma
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/project/members/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/members/index.md b/doc/user/project/members/index.md index 2c2e8e2d556..2a490e3fd7f 100644 --- a/doc/user/project/members/index.md +++ b/doc/user/project/members/index.md @@ -77,7 +77,7 @@ GitLab users to the project. Once done, hit **Add users to project** and watch that there is a new member with the e-mail address we used above. From there on, you can resend the -invitation, change their access level or even delete them. +invitation, change their access level, or even delete them. ![Invite user members list](img/add_user_email_accept.png) |