Skip to content

Commit b9d285d

Browse files
committed
Minor tweaks
1 parent 00f3420 commit b9d285d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

notifier/chatters.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ to add `message options`_::
335335
Adding text to a Microsoft Teams Message
336336
----------------------------------------
337337

338-
With a Microsoft Teams, you can use the simple ChatMessage::
338+
With a Microsoft Teams, you can use the ChatMessage class::
339339

340340
use Symfony\Component\Notifier\Bridge\MicrosoftTeams\MicrosoftTeamsTransport;
341341
use Symfony\Component\Notifier\Message\ChatMessage;
@@ -420,9 +420,9 @@ The result will be something like:
420420
.. image:: /_images/notifier/microsoft_teams/message-card.png
421421
:align: center
422422

423-
.. versionadded:: 5.3
423+
.. versionadded:: 5.4
424424

425-
Options for Microsoft Teams were introduced in Symfony 5.3.
425+
Options for Microsoft Teams were introduced in Symfony 5.4.
426426

427427
.. _`Block elements`: https://api.slack.com/reference/block-kit/block-elements
428428
.. _`Embed elements`: https://discord.com/developers/docs/resources/webhook

0 commit comments

Comments
 (0)