diff --git a/config/test.exs b/config/test.exs index e13696d5c..0c73f892a 100644 --- a/config/test.exs +++ b/config/test.exs @@ -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