We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23d2d41 commit c7e0710Copy full SHA for c7e0710
messenger.rst
@@ -2345,8 +2345,8 @@ to be handled asynchronously). Keep this in mind if you create your own middlewa
2345
You can add your own middleware to this list, or completely disable the default
2346
middleware and *only* include your own.
2347
2348
-If a middleware service is abstract, you can configure its constructor's arguments.
2349
-A different instance will be created per bus.
+If a middleware service is abstract, you can configure its constructor's arguments
+and a different instance will be created per bus.
2350
2351
.. configuration-block::
2352
0 commit comments