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 f8e84ec commit 45397ddCopy full SHA for 45397dd
messenger.rst
@@ -5,7 +5,7 @@ How to Use the Messenger
5
========================
6
7
Symfony's Messenger provide a message bus and some routing capabilities to send
8
-messages within your application and through adapaters such as message queues.
+messages within your application and through adapters such as message queues.
9
Before using it, read the :doc:`Messenger component docs </components/messenger>`
10
to get familiar with its concepts.
11
0 commit comments