File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ Consuming messages
158158------------------
159159
160160Once your messages have been routed, you will like to consume your messages in most
161- of the cases. Do to so, you can use the ``messenger:consume-messages `` command
161+ of the cases. To do so, you can use the ``messenger:consume-messages `` command
162162like this:
163163
164164.. code-block :: terminal
@@ -227,7 +227,7 @@ named adapter using your own DSN:
227227 In addition of being able to route your messages to the ``yours `` sender, this
228228will give you access to the following services:
229229
230- #. ``messenger.sender.hours ``: the sender.
231- #. ``messenger.receiver.hours ``: the receiver.
230+ #. ``messenger.sender.yours ``: the sender.
231+ #. ``messenger.receiver.yours ``: the receiver.
232232
233233.. _`enqueue's adapter` : https://github.com/sroze/enqueue-bridge
You can’t perform that action at this time.
0 commit comments