Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
lain 2020-08-07 11:07:02 +00:00
parent 03da653a12
commit 3f88366e2a
1 changed files with 1 additions and 1 deletions

View File

@ -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."
}
]
}