Skip to content

Commit 3b9b881

Browse files
authored
[Messenger] Update messenger.rst
Fix plural form issue: "send messages to multiple transport" to "multiple transports".
1 parent fe45bf4 commit 3b9b881

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
@@ -255,7 +255,7 @@ transport and its handler(s) will *not* be called immediately. Any messages not
255255
matched under ``routing`` will still be handled immediately.
256256

257257
You can also route classes by their parent class or interface. Or send messages
258-
to multiple transport:
258+
to multiple transports:
259259

260260
.. configuration-block::
261261

0 commit comments

Comments
 (0)