Skip to content

Commit 91007e7

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

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
@@ -2340,8 +2340,8 @@ to be handled asynchronously). Keep this in mind if you create your own middlewa
23402340
You can add your own middleware to this list, or completely disable the default
23412341
middleware and *only* include your own.
23422342

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

23462346
.. configuration-block::
23472347

0 commit comments

Comments
 (0)