diff options
author | Hélène <pleroma-dev@helene.moe> | 2022-07-18 05:39:11 +0000 |
---|---|---|
committer | Ilja <672-ilja@users.noreply.git.pleroma.social> | 2022-07-18 05:39:11 +0000 |
commit | db789acf1e8f14ca9ae73e9ae257d3011d6d44f0 (patch) | |
tree | 4ab972f67da320334a21442f723aa66eb7ee9513 /docs/configuration/cheatsheet.md | |
parent | d622fe8d487765dcc59aa94c6156bd4739bdf7a6 (diff) | |
download | pleroma-db789acf1e8f14ca9ae73e9ae257d3011d6d44f0.tar.gz pleroma-db789acf1e8f14ca9ae73e9ae257d3011d6d44f0.zip |
Apply ilja's suggestion(s) to 1 file(s)
Diffstat (limited to 'docs/configuration/cheatsheet.md')
-rw-r--r-- | docs/configuration/cheatsheet.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md index 9ad0718d0..ab676f2c5 100644 --- a/docs/configuration/cheatsheet.md +++ b/docs/configuration/cheatsheet.md @@ -84,7 +84,7 @@ To add configuration to your config file, you can copy it from the base config. * `:messages_delete` * Allows you to delete messages from otehr people * `:instances_delete,` - * Allows you to delete a whole remote instance from your instance. This will delete all users and messages from that remote instance. + * 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` * Allows you to see and manage reports * `:moderation_log_read,` |