diff options
author | Mark Chao <mchao@gitlab.com> | 2018-06-06 10:59:15 +0900 |
---|---|---|
committer | Mark Chao <mchao@gitlab.com> | 2018-06-06 21:01:47 +0900 |
commit | 9980869d1ea0db1a73c643ec42e21d409ead187c (patch) | |
tree | c6885c26f0455fecf72d2f93c6e93a3eb0e383e3 /doc/README.md | |
parent | faf00731658177fd3367e44276f46b7e9d794c66 (diff) | |
download | gitlab-ce-9980869d1ea0db1a73c643ec42e21d409ead187c.tar.gz |
Update readme
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index 7a9c85a769f..fee920f2012 100644 --- a/doc/README.md +++ b/doc/README.md @@ -191,7 +191,7 @@ instant how code changes impact your production environment. - [User account](user/profile/index.md): Manage your account - [Authentication](topics/authentication/index.md): Account security with two-factor authentication, setup your ssh keys and deploy keys for secure access to your projects. - [Profile settings](user/profile/index.md#profile-settings): Manage your profile settings, two factor authentication and more. -- [User permissions](user/permissions.md): Learn what each role in a project (external/guest/reporter/developer/master/owner) can do. +- [User permissions](user/permissions.md): Learn what each role in a project (external/guest/reporter/developer/maintainer/owner) can do. ### Git and GitLab |