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 27c80ed + 335a503 commit cf5dcf7Copy full SHA for cf5dcf7
1 file changed
README.md
@@ -180,7 +180,7 @@ end
180
Available options:
181
182
* `Dotenv::Rails.files` - list of files to be loaded, in order of precedence.
183
-* `Dotenv::Rails.overwrite` - Overwrite exiting `ENV` variables with contents of `.env*` files
+* `Dotenv::Rails.overwrite` - Overwrite existing `ENV` variables with contents of `.env*` files
184
* `Dotenv::Rails.logger` - The logger to use for dotenv's logging. Defaults to `Rails.logger`
185
* `Dotenv::Rails.autorestore` - Enable or disable [autorestore](#autorestore-in-tests)
186
0 commit comments