8000 fix table markup · symfony/symfony-docs@157a21b · GitHub
[go: up one dir, main page]

Skip to content

Commit 157a21b

Browse files
committed
fix table markup
1 parent e7bc75f commit 157a21b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

notifier.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,16 +133,16 @@ The chat channel is used to send chat messages to users by using
133133
:class:`Symfony\\Component\\Notifier\\Chatter` classes. Symfony provides
134134
integration with these chat services:
135135

136-
========== =============================== ============================================================================
137-
Service Package DSN
138-
========== =============================== ============================================================================
136+
========== ================================ ============================================================================
137+
Service Package DSN
138+
========== ================================ ============================================================================
139139
Slack ``symfony/slack-notifier`` ``slack://default/ID``
140140
Telegram ``symfony/telegram-notifier`` ``telegram://TOKEN@default?channel=CHAT_ID``
141141
GoogleChat ``symfony/google-chat-notifier`` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?threadKey=THREAD_KEY``
142142
Mattermost ``symfony/mattermost-notifier`` ``mattermost://TOKEN@ENDPOINT?channel=CHANNEL``
143143
RocketChat ``symfony/rocketchat-notifier`` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL``
144144
Zulip ``symfony/zulip-notifier`` ``zulip://EMAIL:APIKEY@ENDPOINT?channel=CHANNEL``
145-
========== =============================== ============================================================================
145+
========== ================================ ============================================================================
146146

147147
.. versionadded:: 5.1
148148

0 commit comments

Comments
 (0)
0