Skip to content

Commit 8f3c38e

Browse files
authored
Fixed verb "send" in past tense: "sent"
1 parent 50d70f1 commit 8f3c38e

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)