Skip to content

Commit a1d0cc1

Browse files
committed
minor #13082 Typo (OskarStark)
This PR was merged into the 5.0 branch. Discussion ---------- Typo <!-- 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 ------- 8a6e178 Typo
2 parents a784bf2 + 8a6e178 commit a1d0cc1

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
@@ -56,7 +56,7 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=FROM``
5656
Nexmo ``symfony/nexmo-notifier`` ``nexmo://KEY:SECRET@default?from=FROM``
5757
======= =========================== ========================================
5858

59-
To enable a texter, add the add the correct DSN in your ``.env`` file and
59+
To enable a texter, add the correct DSN in your ``.env`` file and
6060
configure the ``texter_transports``:
6161

6262
.. code-block:: bash

0 commit comments

Comments
 (0)