Skip to content

Commit c7e0710

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

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

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

23512351
.. configuration-block::
23522352

0 commit comments

Comments
 (0)