Skip to content

Commit 73e088c

Browse files
Yohann76javiereguiluz
authored andcommitted
Update messenger.rst
formating improve
1 parent 00d6407 commit 73e088c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/messenger.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@ Concepts
5858
both when a message is originally dispatched and again later when a message
5959
is received from a transport,
6060

61-
**Envelope**
61+
**Envelope**:
6262
Messenger specific concept, it gives full flexibility inside the message bus,
6363
by wrapping the messages into it, allowing to add useful information inside
6464
through *envelope stamps*.
6565

66-
**Envelope Stamps**
66+
**Envelope Stamps**:
6767
Piece of information you need to attach to your message: serializer context
6868
to use for transport, markers identifying a received message or any sort of
6969
metadata your middleware or transport layer may use.

0 commit comments

Comments
 (0)