diff --git a/notifier/texters.rst b/notifier/texters.rst index 12505cacfa1..897d02df4b4 100644 --- a/notifier/texters.rst +++ b/notifier/texters.rst @@ -10,7 +10,7 @@ How to send SMS Messages :doc:`experimental feature `. The :class:`Symfony\\Component\\Notifier\\TexterInterface` class allows -you to sent SMS messages:: +you to send SMS messages:: // src/Controller/SecurityController.php namespace App\Controller;