8000 Tweak · symfony/symfony-docs@f89f521 · GitHub
[go: up one dir, main page]

Skip to content

Commit f89f521

Browse files
committed
Tweak
1 parent f31fa44 commit f89f521

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 tansport,
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)
0