summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHélène <pleroma-dev@helene.moe>2022-07-18 05:40:24 +0000
committerIlja <672-ilja@users.noreply.git.pleroma.social>2022-07-18 05:40:24 +0000
commit1a67a203643f9e19f2b76855d288f020c2af0963 (patch)
tree06998aea8d1bac713cbc881e90cf2cf2ba0cc564 /docs
parentf9fc3a153d44fc72174d2bdf5c7e3f6df4125f37 (diff)
downloadpleroma-1a67a203643f9e19f2b76855d288f020c2af0963.tar.gz
pleroma-1a67a203643f9e19f2b76855d288f020c2af0963.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 81ac41605..c236f53d3 100644
--- a/docs/configuration/cheatsheet.md
+++ b/docs/configuration/cheatsheet.md
@@ -92,7 +92,7 @@ To add configuration to your config file, you can copy it from the base config.
* `:emoji_manage_emoji`
* Allows admins to manage custom emoji on the instance.
* `:statistics_read,`
- * Allows you to see some simple statistics from your instance
+ * Allows admins to see some simple statistics about the instance.
* `moderator_privileges`: A list of privileges a moderator has (e.g. delete messages, manage reports...)
* Possible values are the same as for `admin_privileges`