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