more rewording (x2)

This commit is contained in:
squidboi 2018-06-11 14:59:04 -07:00
parent 0921489809
commit 08fc1ba382
No known key found for this signature in database
GPG Key ID: 018925A9B65D2457
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ In the `config/` directory, you will find the following relevant files:
* `dev.exs`: default additional configuration for `MIX_ENV=dev`
* `prod.exs`: default additional configuration for `MIX_ENV=prod`
Additionally, you can overload options in the following files:
You can overload options in the following files:
* `dev.secret.exs`: custom additional configuration for `MIX_ENV=dev`
* `prod.secret.exs`: custom additional configuration for `MIX_ENV=prod`