Skip to content

Commit 2aef5d4

Browse files
committed
Revert some change
1 parent 70c3308 commit 2aef5d4

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Diff for: notifier.rst

+6-7
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ Service
595595
`Engagespot`_ **Install**: ``composer require symfony/engagespot-notifier`` \
596596
**DSN**: ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME``
597597
`Expo`_ **Install**: ``composer require symfony/expo-notifier`` \
598-
**DSN**: ``expo://Token@default``
598+
**DSN**: ``expo://TOKEN@default``
599599
`Novu`_ **Install**: ``composer require symfony/novu-notifier`` \
600600
**DSN**: ``novu://API_KEY@default``
601601
`Ntfy`_ **Install**: ``composer require symfony/ntfy-notifier`` \
@@ -673,12 +673,11 @@ The desktop channel is used to display local desktop notifications on the same
673673
host machine using :class:`Symfony\\Component\\Notifier\\Texter` classes. Currently,
674674
Symfony is integrated with the following providers:
675675

676-
============ ================================================================
677-
Provider
678-
============ ================================================================
679-
`JoliNotif`_ **Install**: ``composer require symfony/joli-notif-notifier`` \
680-
**DSN**: ``jolinotif://default``
681-
============ ================================================================
676+
=============== ================================================ ==============================================================================
677+
Provider Install DSN
678+
=============== ================================================ ==============================================================================
679+
`JoliNotif`_ ``composer require symfony/joli-notif-notifier`` ``jolinotif://default``
680+
=============== ================================================ ==============================================================================
682681

683682
.. versionadded:: 7.2
684683

0 commit comments

Comments
 (0)