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 80a7a6c commit c9f8072Copy full SHA for c9f8072
components/messenger.rst
@@ -56,7 +56,7 @@ Concepts
56
which means they can tweak the envelope, by adding stamps to it or even
57
replacing it, as well as interrupt the middleware chain. Middleware are called
58
both when a message is originally dispatched and again later when a message
59
- is received from a transport,
+ is received from a transport.
60
61
**Envelope**:
62
Messenger specific concept, it gives full flexibility inside the message bus,
0 commit comments