aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/description.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/description.exs b/config/description.exs
index 921316d07..75b1c8c10 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -1167,7 +1167,7 @@ config :pleroma, :config_description, [
type: :boolean,
description:
"By default it assumes logo used will be monochrome with alpha channel to be compatible with both light and dark themes. " <>
- "If you want a colorful logo you ust disable logoMask."
+ "If you want a colorful logo you just disable logoMask."
},
%{
key: :logoMargin,