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/security | |
parent | a4a7c5316ca9700ec88c24da6b737f47b5cfc61e (diff) | |
download | gitlab-ce-109cfd951d0763d72cf0f9b72f45a4a58af76ad1.tar.gz |
Correct grammar (setup to set-up) in Docs
Diffstat (limited to 'doc/security')
-rw-r--r-- | doc/security/two_factor_authentication.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/security/two_factor_authentication.md b/doc/security/two_factor_authentication.md index f02f7b807cf..cd290a80314 100644 --- a/doc/security/two_factor_authentication.md +++ b/doc/security/two_factor_authentication.md @@ -11,7 +11,7 @@ You can read more about it here: ## Enforcing 2FA for all users Users on GitLab, can enable it without any admin's intervention. If you want to -enforce everyone to setup 2FA, you can choose from two different ways: +enforce everyone to set up 2FA, you can choose from two different ways: 1. Enforce on next login 2. Suggest on next login, but allow a grace period before enforcing. |