Merge branch 'kaniini/pleroma-bugfix/unlisted-statuses' into develop
[akkoma] / config / test.exs
index e13696d5c2848167113a94275d1ec1a559bdb8f3..0c73f892ac987351ed6183b1a7ebd642bffeaabb 100644 (file)
@@ -32,6 +32,6 @@ try do
 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