Merge branch 'feld-test.secret' into feld-warnings

This commit is contained in:
Mark Felder 2018-05-04 22:05:19 +00:00
commit 955bd643ff
1 changed files with 1 additions and 1 deletions

View File

@ -32,6 +32,6 @@
rescue
_ ->
IO.puts(
"You may want to create test.secret.exs to declare custom database connection paramenters."
"You may want to create test.secret.exs to declare custom database connection parameters."
)
end