diff options
author | Hélène <pleroma-dev@helene.moe> | 2022-07-18 05:40:10 +0000 |
---|---|---|
committer | Ilja <672-ilja@users.noreply.git.pleroma.social> | 2022-07-18 05:40:10 +0000 |
commit | f9fc3a153d44fc72174d2bdf5c7e3f6df4125f37 (patch) | |
tree | b52402cdff159b4425edc51a3cca78838b2d5d2e /docs | |
parent | ce0a6737e72e79afb55c68ffb8a04c073a937140 (diff) | |
download | pleroma-f9fc3a153d44fc72174d2bdf5c7e3f6df4125f37.tar.gz pleroma-f9fc3a153d44fc72174d2bdf5c7e3f6df4125f37.zip |
Apply ilja's suggestion(s) to 1 file(s)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configuration/cheatsheet.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md index e6e62bf60..81ac41605 100644 --- a/docs/configuration/cheatsheet.md +++ b/docs/configuration/cheatsheet.md @@ -86,7 +86,7 @@ To add configuration to your config file, you can copy it from the base config. * `:instances_delete,` * Allows admins to remove a whole remote instance from your instance. This will delete all users and messages from that remote instance. * `:reports_manage_reports` - * Allows you to see and manage reports + * Allows admins to see and manage reports. * `:moderation_log_read,` * Allows admins to read the entries in the moderation log. * `:emoji_manage_emoji` |