Merge branch 'chore/description-grammar' into 'develop'

Minor grammar nit

See merge request pleroma/pleroma!2496
This commit is contained in:
feld 2020-05-08 19:48:39 +00:00
commit 3a014dd609
1 changed files with 1 additions and 1 deletions

View File

@ -712,7 +712,7 @@ config :pleroma, :config_description, [
key: :quarantined_instances,
type: {:list, :string},
description:
"List of ActivityPub instances where private (DMs, followers-only) activities will not be send",
"List of ActivityPub instances where private (DMs, followers-only) activities will not be sent",
suggestions: [
"quarantined.com",
"*.quarantined.com"