summaryrefslogtreecommitdiff
path: root/doc/raketasks/user_management.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/raketasks/user_management.md')
-rw-r--r--doc/raketasks/user_management.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/raketasks/user_management.md b/doc/raketasks/user_management.md
index b47afef7145..02c76af1e69 100644
--- a/doc/raketasks/user_management.md
+++ b/doc/raketasks/user_management.md
@@ -111,7 +111,7 @@ the leaked key without forcing all users to change their 2FA details.
To rotate the two-factor authentication encryption key:
-1. Look up the old key. This is in the `config/secrets.yml` file, but **make sure you're working
+1. Look up the old key in the `config/secrets.yml` file, but **make sure you're working
with the production section**. The line you're interested in looks like this:
```yaml