8000 minor #9666 [Messenger] Fix italic markup (antograssiot) · symfony/symfony-docs@950afc1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 950afc1

Browse files
committed
minor #9666 [Messenger] Fix italic markup (antograssiot)
This PR was merged into the master branch. Discussion ---------- [Messenger] Fix italic markup <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 22cdb4a Fix italic markup
2 parents 3fe1b2a + 22cdb4a commit 950afc1

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
@@ -25,7 +25,7 @@ Concepts
2525
.. image:: /_images/components/messenger/overview.png
2626

2727
**Sender**:
28-
Responsible for serializing and sending messages to _something_. This
28+
Responsible for serializing and sending messages to *something*. This
2929
something can be a message broker or a third party API for example.
3030

3131
**Receiver**:

0 commit comments

Comments
 (0)
0