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 1f50c9952..c7c8524dd 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -3593,7 +3593,7 @@ config :pleroma, :config_description, [
%{
key: :available,
type: :map,
- description: "A map containing frontends that we have some knowledge of"
+ description: "A map containing available frontends and parameters for their installation."
}
]
}