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 8896621 commit 623e68cCopy full SHA for 623e68c
messenger.rst
@@ -50,7 +50,7 @@ serialized::
50
51
.. _messenger-handler:
52
53
-A message handler is a PHP callable, the recommanded way to create it is to create a class that
+A message handler is a PHP callable, the recommended way to create it is to create a class that
54
implements ``MessageHandlerInterface`` and has an ``__invoke()`` method that's
55
type-hinted with the message class (or a message interface)::
56
0 commit comments