commit: ce0a6737e72e79afb55c68ffb8a04c073a937140
parent 97e8c8a10a57f82c4c4a9f0bc7f992fa96988206
Author: Hélène <pleroma-dev@helene.moe>
Date: Mon, 18 Jul 2022 05:40:02 +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
@@ -82,7 +82,7 @@ To add configuration to your config file, you can copy it from the base config.
* `:messages_read`
* 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
+ * Allows admins to delete messages from other users.
* `: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`