From: squidboi Date: Mon, 11 Jun 2018 21:59:04 +0000 (-0700) Subject: more rewording (x2) X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;ds=sidebyside;h=08fc1ba382bae357f9b3bacdc692df84b55403a4;p=akkoma more rewording (x2) --- diff --git a/CONFIGURATION.md b/CONFIGURATION.md index 5d0a9a884..e14364912 100644 --- a/CONFIGURATION.md +++ b/CONFIGURATION.md @@ -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`