Skip to content

Commit b924733

Browse files
committed
Merge branch '5.0'
* 5.0: Fixed verb "send" in past tense: "sent"
2 parents 6078de3 + 11cb65a commit b924733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notifier.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Installation
1515
Current web applications use many different channels to send messages to
1616
the users (e.g. SMS, Slack messages, emails, push notifications, etc.). The
1717
Notifier component in Symfony is an abstraction on top of all these
18-
channels. It provides a dynamic way to manage how the messages are send.
18+
channels. It provides a dynamic way to manage how the messages are sent.
1919
Get the Notifier installed using:
2020

2121
.. code-block:: terminal

0 commit comments

Comments
 (0)