X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fdescription.exs;h=68fa8b03bf0dba9476f59398a85cf9bd0d979412;hb=e743c2232970e321c833604b232520587ad8e402;hp=732c767344387445d03304b19893bd15ec47a859;hpb=ba90a6d3e5c1f0a69044ec68748aeed870a085c0;p=akkoma diff --git a/config/description.exs b/config/description.exs index 732c76734..68fa8b03b 100644 --- a/config/description.exs +++ b/config/description.exs @@ -2442,7 +2442,7 @@ config :pleroma, :config_description, [ %{ key: :relations_actions, type: [:tuple, {:list, :tuple}], - description: "For actions on relations with all users (follow, unfollow)", + description: "For actions on relationships with all users (follow, unfollow)", suggestions: [{1000, 10}, [{10_000, 10}, {10_000, 50}]] }, %{