Skip to content

Commit 818e7d9

Browse files
Remove ! from caution block
1 parent 8701b0b commit 818e7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -802,7 +802,7 @@ by setting its ``rate_limiter`` option:
802802

803803
When a rate limiter is configured on a transport, it will block the whole
804804
worker when the limit is hit. You should make sure you configure a dedicated
805-
worker for a rate limited transport to avoid other transports to be blocked!
805+
worker for a rate limited transport to avoid other transports to be blocked.
806806

807807
Retries & Failures
808808
------------------

0 commit comments

Comments
 (0)