Apply suggestion to docs/config.md
authorIvan Tashkinov <ivantbusiness@gmail.com>
Tue, 16 Jul 2019 16:59:02 +0000 (16:59 +0000)
committerIvan Tashkinov <ivantbusiness@gmail.com>
Tue, 16 Jul 2019 16:59:02 +0000 (16:59 +0000)
docs/config.md

index f595caba57280a5e978315e4c74da58b4fbff6b6..346b8cda2b8c721ce562aa3408f6b97eec4757e6 100644 (file)
@@ -647,7 +647,7 @@ Supported rate limiters:
 
 * `:search` for the search requests (account & status search etc.)
 * `:app_account_creation` for registering user accounts from the same IP address
-* `:relations_actions` for actions on relations with other users (follow, unfollow)
-* `:relation_id_action` for actions on relation with specific another user (follow, unfollow)
+* `:relations_actions` for actions on relations with all users (follow, unfollow)
+* `:relation_id_action` for actions on relation with a specific user (follow, unfollow)
 * `:statuses_actions` for create / delete / fav / unfav / reblog / unreblog actions on any statuses
 * `:status_id_action` for fav / unfav or reblog / unreblog actions on the same status by the same user