Skip to content

Commit 4e67b73

Browse files
committed
Reword
1 parent 8cf199f commit 4e67b73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

messenger.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2468,7 +2468,8 @@ Possible options to configure with tags are:
24682468
Name of the method that will process the message.
24692469

24702470
``priority``
2471-
Priority of the handler when multiple handlers can process the same message; higher values will be processed first.
2471+
Defines the order in which the handler is executed when multiple handlers
2472+
can process the same message; those with higher priority run first.
24722473

24732474
.. _handler-subscriber-options:
24742475

0 commit comments

Comments
 (0)