Skip to content

Commit 3179948

Browse files
committed
minor #13426 Typo sent instead of send (zspine)
This PR was merged into the 5.0 branch. Discussion ---------- Typo sent instead of send <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- fbf2589 Typo sent instead of send
2 parents 969459f + fbf2589 commit 3179948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notifier/texters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ How to send SMS Messages
1010
:doc:`experimental feature </contributing/code/experimental>`.
1111

1212
The :class:`Symfony\\Component\\Notifier\\TexterInterface` class allows
13-
you to sent SMS messages::
13+
you to send SMS messages::
1414

1515
// src/Controller/SecurityController.php
1616
namespace App\Controller;

0 commit comments

Comments
 (0)