Skip to content

Commit 9548718

Browse files
authored
Fix formatting in messenger.rst for priority section
1 parent 96b0bdb commit 9548718

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
@@ -2293,7 +2293,7 @@ Possible options to configure with tags are:
22932293

22942294
``priority``
22952295
Defines the order in which the handler is executed when multiple handlers
2296-
can process the same message; those with higher priority run first,
2296+
can process the same message; those with higher priority run first,
22972297
and each handler starts only after the previous one has fully completed.
22982298

22992299
``sign``

0 commit comments

Comments
 (0)