We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0942d2 commit 47e275bCopy full SHA for 47e275b
messenger.rst
@@ -102,7 +102,7 @@ Transports
102
103
By default, messages are processed as soon as they are dispatched. If you prefer
104
to process messages asynchronously, you must configure a transport. These
105
-transports communicate your application with queuing systems or third parties.
+transports communicate with your application via queuing systems or third parties.
106
The built-in AMQP transport allows you to communicate with most of the AMQP
107
brokers such as RabbitMQ.
108
0 commit comments