commit: 2baf3084a1edb275e8c9cc33793ddfaa5dbe9b99
parent 92da9c4a470c8824bcf662c2be4f922dfaabc943
Author: Hélène <pleroma-dev@helene.moe>
Date: Mon, 18 Jul 2022 05:38:01 +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
@@ -70,7 +70,7 @@ To add configuration to your config file, you can copy it from the base config.
* `:users_read`
* Allows admins to fetch users through the admin API.
* `:users_manage_invites`
- * Allows you to manage invites. This includes sending, resending, revoking and approving invites
+ * Allows admins to manage invites. This includes sending, resending, revoking and approving invites.
* `:users_manage_activation_state`
* Allows admins to activate and deactivate accounts. This also allows them to see deactivated users through the Mastodon API.
* `:users_manage_tags`