X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fdescription.exs;h=9612adba7a53cbd105d19ca86a3dd1f7e9318568;hb=9c94b6a327118d8c7ea21355d6c378ef31c54321;hp=3781fb9cb7dcf27a1a5cce96456f879a6c8b0eb8;hpb=d74405fc1a27bb3d13f4ead2bc2369f23827a781;p=akkoma diff --git a/config/description.exs b/config/description.exs index 3781fb9cb..9612adba7 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}]] }, %{