Skip to content

Commit 28873cb

Browse files
MatTheCatOskarStark
andcommitted
Update messenger.rst
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent c584e12 commit 28873cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messenger.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2337,8 +2337,8 @@ to be handled asynchronously). Keep this in mind if you create your own middlewa
23372337
You can add your own middleware to this list, or completely disable the default
23382338
middleware and *only* include your own.
23392339

2340-
If a middleware service is abstract, you can configure its constructor's arguments.
2341-
A different instance will be created per bus.
2340+
If a middleware service is abstract, you can configure its constructor's arguments
2341+
and a different instance will be created per bus.
23422342

23432343
.. configuration-block::
23442344

0 commit comments

Comments
 (0)