Skip to content

Commit 623e68c

Browse files
review
1 parent 8896621 commit 623e68c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ serialized::
5050

5151
.. _messenger-handler:
5252

53-
A message handler is a PHP callable, the recommanded way to create it is to create a class that
53+
A message handler is a PHP callable, the recommended way to create it is to create a class that
5454
implements ``MessageHandlerInterface`` and has an ``__invoke()`` method that's
5555
type-hinted with the message class (or a message interface)::
5656

0 commit comments

Comments
 (0)