Skip to content

Commit bc37f2f

Browse files
committed
Merge branch '5.0'
* 5.0: Fix typo
2 parents f9c71c2 + 342aa9d commit bc37f2f

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
@@ -1047,7 +1047,7 @@ tls Enable TLS support for the connection false
10471047
In Memory Transport
10481048
~~~~~~~~~~~~~~~~~~~
10491049

1050-
The ``in-memory`` transport does not actually delivery messages. Instead, it
1050+
The ``in-memory`` transport does not actually deliver messages. Instead, it
10511051
holds them in memory during the request, which can be useful for testing.
10521052
For example, if you have an ``async_priority_normal`` transport, you could
10531053
override it in the ``test`` environment to use this transport:

0 commit comments

Comments
 (0)