Skip to content

Commit a16c849

Browse files
authored
Fix THREAD_KEY
1 parent 947572c commit a16c849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notifier.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Service Package DSN
133133
========== =============================== ============================================
134134
Slack ``symfony/slack-notifier`` ``slack://default/ID``
135135
Telegram ``symfony/telegram-notifier`` ``telegram://TOKEN@default?channel=CHAT_ID``
136-
GoogleChat ``symfony/googlechat-notifier`` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?threadKey=THREAD``
136+
GoogleChat ``symfony/googlechat-notifier`` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?threadKey=THREAD_KEY``
137137
Mattermost ``symfony/mattermost-notifier`` ``mattermost://TOKEN@ENDPOINT?channel=CHANNEL``
138138
RocketChat ``symfony/rocketchat-notifier`` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL``
139139
========== =============================== ============================================

0 commit comments

Comments
 (0)