diff options
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 9592ae3df88..886154aac6d 100644 --- a/doc/security/two_factor_authentication.md +++ b/doc/security/two_factor_authentication.md @@ -65,7 +65,7 @@ The following are important notes about 2FA: ## Disabling 2FA for everyone There may be some special situations where you want to disable 2FA for everyone -even when forced 2FA is disabled. There is a rake task for that: +even when forced 2FA is disabled. There is a Rake task for that: ```shell # Omnibus installations |