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 68d5f66 commit 22c007aCopy full SHA for 22c007a
messenger.rst
@@ -2340,8 +2340,8 @@ to be handled asynchronously). Keep this in mind if you create your own middlewa
2340
You can add your own middleware to this list, or completely disable the default
2341
middleware and *only* include your own.
2342
2343
-If a middleware service is abstract, you can configure its constructor's arguments.
2344
-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.
2345
2346
.. configuration-block::
2347
0 commit comments