Skip to content

Commit c5306b8

Browse files
authored
Minor wording change
1 parent 32403ea commit c5306b8

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
@@ -135,7 +135,7 @@ You can route all classes of message to a sender using an asterisk instead of a
135135
'My\Message\MessageAboutDoingOperationalWork': another_adapter
136136
'*': amqp
137137
138-
A class of message can also be routed to a multiple senders by specifying a list:
138+
A class of message can also be routed to multiple senders by specifying a list:
139139

140140
.. code-block:: yaml
141141

0 commit comments

Comments
 (0)