Skip to content

Commit eaca6eb

Browse files
[Notifier] Fix typo OneSignal DSN
1 parent 362f027 commit eaca6eb

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
@@ -357,7 +357,7 @@ integration with these push services:
357357
Service Package DSN
358358
============== ==================================== =================================================================================
359359
Expo ``symfony/expo-notifier`` ``expo://Token@default``
360-
OneSignal ``symfony/one-signal-notifier`` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID''``
360+
OneSignal ``symfony/one-signal-notifier`` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID``
361361
============== ==================================== =================================================================================
362362

363363
.. versionadded:: 5.4

0 commit comments

Comments
 (0)