Skip to content

Commit e584e6c

Browse files
authored
Update en_US/modules/client_tag.md
1 parent 6669763 commit e584e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en_US/modules/client_tag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ EMQX provides fine-grained rate-limiting strategies per tag, allowing you to con
6565
| Subscribe Message TPS Limit | Messages/sec | Limits the number of messages EMQX can deliver to a client per second. |
6666
| Sent Traffic Limit (bytes/s) | Bytes/sec | Limits the message traffic a client can publish per second. |
6767
| Subscribe Traffic Limit (bytes/s) | Bytes/sec | Limits the message traffic a client can deliver per second. |
68-
| Maximum QoS Level | 0, 1, 2 | Limits the maximum QoS level that clients can use to publish and subscribe messages. |
68+
| Maximum QoS Level | 0, 1, 2 | Limits the maximum QoS level that clients can use when publishing or subscribing to messages. |
6969

7070
::: tip
7171

0 commit comments

Comments
 (0)