summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHélène <pleroma-dev@helene.moe>2022-07-18 05:40:10 +0000
committerIlja <672-ilja@users.noreply.git.pleroma.social>2022-07-18 05:40:10 +0000
commitf9fc3a153d44fc72174d2bdf5c7e3f6df4125f37 (patch)
treeb52402cdff159b4425edc51a3cca78838b2d5d2e /docs
parentce0a6737e72e79afb55c68ffb8a04c073a937140 (diff)
downloadpleroma-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.md2
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`