Skip to content

Commit

Permalink
Update messenger.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Oskar Stark <[email protected]>
  • Loading branch information
MatTheCat and OskarStark committed Sep 4, 2023
1 parent 8932965 commit dc18261
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions messenger.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2345,8 +2345,8 @@ to be handled asynchronously). Keep this in mind if you create your own middlewa
You can add your own middleware to this list, or completely disable the default
middleware and *only* include your own.

If a middleware service is abstract, you can configure its constructor's arguments.
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.

.. configuration-block::

Expand Down

0 comments on commit dc18261

Please sign in to comment.