summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHélène <pleroma-dev@helene.moe>2022-07-18 05:39:26 +0000
committerIlja <672-ilja@users.noreply.git.pleroma.social>2022-07-18 05:39:26 +0000
commit97e8c8a10a57f82c4c4a9f0bc7f992fa96988206 (patch)
treecc83520cc24c59a634e0889929737b151ca89235
parentd24d74b1a72037fc4b5b4e3925de1423bb9c5e21 (diff)
downloadpleroma-97e8c8a10a57f82c4c4a9f0bc7f992fa96988206.tar.gz
pleroma-97e8c8a10a57f82c4c4a9f0bc7f992fa96988206.zip
Apply ilja's suggestion(s) to 1 file(s)
-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 c96a91794..60c70d12b 100644
--- a/docs/configuration/cheatsheet.md
+++ b/docs/configuration/cheatsheet.md
@@ -90,7 +90,7 @@ To add configuration to your config file, you can copy it from the base config.
* `:moderation_log_read,`
* Allows admins to read the entries in the moderation log.
* `:emoji_manage_emoji`
- * Allows you to manage emoji on your instance
+ * Allows admins to manage custom emoji on the instance.
* `:statistics_read,`
* Allows you to see some simple statistics from your instance
* `moderator_privileges`: A list of privileges a moderator has (e.g. delete messages, manage reports...)