commit: d622fe8d487765dcc59aa94c6156bd4739bdf7a6
parent 02b4b4da4753725c9508da3d0da01ce829958bfa
Author: Hélène <pleroma-dev@helene.moe>
Date: Mon, 18 Jul 2022 05:39:03 +0000
Apply ilja's suggestion(s) to 1 file(s)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md
@@ -80,7 +80,7 @@ To add configuration to your config file, you can copy it from the base config.
* `:users_delete`
* Allows admins to delete accounts. Note that deleting an account is actually deactivating it and removing all data like posts, profile information, etc.
* `:messages_read`
- * Allows you to view messages through the Admin-API, including non-public posts and chats
+ * Allows admins to read messages through the admin API, including non-public posts and chats.
* `:messages_delete`
* Allows you to delete messages from otehr people
* `:instances_delete,`