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.
2 parents f9c71c2 + 342aa9d commit bc37f2fCopy full SHA for bc37f2f
messenger.rst
@@ -1047,7 +1047,7 @@ tls Enable TLS support for the connection false
1047
In Memory Transport
1048
~~~~~~~~~~~~~~~~~~~
1049
1050
-The ``in-memory`` transport does not actually delivery messages. Instead, it
+The ``in-memory`` transport does not actually deliver messages. Instead, it
1051
holds them in memory during the request, which can be useful for testing.
1052
For example, if you have an ``async_priority_normal`` transport, you could
1053
override it in the ``test`` environment to use this transport:
0 commit comments