Skip to content

Commit b7928e5

Browse files
tambaitOskarStark
authored andcommitted
[Notifier] Fix wrong package name for the RocketChat service
1 parent 24dd511 commit b7928e5

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
@@ -134,7 +134,7 @@ Service Package DSN
134134
Slack ``symfony/slack-notifier`` ``slack://default/ID``
135135
Telegram ``symfony/telegram-notifier`` ``telegram://TOKEN@default?channel=CHAT_ID``
136136
Mattermost ``symfony/mattermost-notifier`` ``mattermost://TOKEN@ENDPOINT?channel=CHANNEL``
137-
RocketChat ``symfony/rocketchat-notifier`` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL``
137+
RocketChat ``symfony/rocket-chat-notifier`` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL``
138138
========== =============================== ============================================
139139

140140
.. versionadded:: 5.1

0 commit comments

Comments
 (0)