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 cfc8ef9 commit dc76fa6Copy full SHA for dc76fa6
messenger.rst
@@ -1012,7 +1012,7 @@ stream_max_entries The maximum number of entries which ``0`` (which means "n
1012
In Memory Transport
1013
~~~~~~~~~~~~~~~~~~~
1014
1015
-The ``in-memory`` transport does not actually delivery messages. Instead, it
+The ``in-memory`` transport does not actually deliver messages. Instead, it
1016
holds them in memory during the request, which can be useful for testing.
1017
For example, if you have an ``async_priority_normal`` transport, you could
1018
override it in the ``test`` environment to use this transport:
0 commit comments