Skip to content

Commit 47e275b

Browse files
Reword
1 parent f0942d2 commit 47e275b

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
@@ -102,7 +102,7 @@ Transports
102102

103103
By default, messages are processed as soon as they are dispatched. If you prefer
104104
to process messages asynchronously, you must configure a transport. These
105-
transports communicate your application with queuing systems or third parties.
105+
transports communicate with your application via queuing systems or third parties.
106106
The built-in AMQP transport allows you to communicate with most of the AMQP
107107
brokers such as RabbitMQ.
108108

0 commit comments

Comments
 (0)