diff options
author | Marcel Amirault <ravlen@gmail.com> | 2018-09-19 16:03:00 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-09-21 16:29:14 +0200 |
commit | 109cfd951d0763d72cf0f9b72f45a4a58af76ad1 (patch) | |
tree | 98e374609326f00fd8e37c20652ab3d334226d28 /doc/README.md | |
parent | a4a7c5316ca9700ec88c24da6b737f47b5cfc61e (diff) | |
download | gitlab-ce-109cfd951d0763d72cf0f9b72f45a4a58af76ad1.tar.gz |
Correct grammar (setup to set-up) in Docs
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 4248f62c08c..7548240bfef 100644 --- a/doc/README.md +++ b/doc/README.md @@ -191,7 +191,7 @@ instant how code changes impact your production environment. ### User account - [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. + - [Authentication](topics/authentication/index.md): Account security with two-factor authentication, set up 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/maintainer/owner) can do. |