We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cfa22f1 + ad5ca97 commit 9f0e83bCopy full SHA for 9f0e83b
railties/lib/rails/commands/encrypted/USAGE
@@ -6,7 +6,7 @@ See the `Rails.application.encrypted` documentation for using them in your app.
6
=== Encryption Keys
7
8
By default, Rails looks for the encryption key in `config/master.key` or
9
-`ENV["RAILS_MASTER_KEY"]`, but that lookup can be overriden with `--key`:
+`ENV["RAILS_MASTER_KEY"]`, but that lookup can be overridden with `--key`:
10
11
rails encrypted:edit config/encrypted_file.yml.enc --key config/encrypted_file.key
12
0 commit comments