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.
1 parent 275bde8 commit 9b46f43Copy full SHA for 9b46f43
README.md
@@ -45,7 +45,7 @@ config = YAML.safe_load(encryptor.decrypt(yaml))
45
### Rails
46
47
Currently there is not native support for rails, but ActiveSupport can be monkeypatched to override
48
-the build in encrypter.
+the built in encrypter.
49
50
```ruby
51
require 'diffcrypt/rails/encrypted_configuration'
0 commit comments