Skip to content

Commit 8d4c9ba

Browse files
committed
Merge branch '4.4' into 5.2
* 4.4: [Messenger] Replace comma with full stop
2 parents a7e68a4 + b4ac1b7 commit 8d4c9ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Concepts
5656
which means they can tweak the envelope, by adding stamps to it or even
5757
replacing it, as well as interrupt the middleware chain. Middleware are called
5858
both when a message is originally dispatched and again later when a message
59-
is received from a transport,
59+
is received from a transport.
6060

6161
**Envelope**:
6262
Messenger specific concept, it gives full flexibility inside the message bus,

0 commit comments

Comments
 (0)