Skip to content

Commit bd44d05

Browse files
committed
minor
1 parent 731970b commit bd44d05

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
@@ -46,9 +46,9 @@ you to send messages to chat services like Slack or Telegram::
4646
Adding Interactions to a Slack Message
4747
--------------------------------------
4848

49-
With a Slack message, you can use the
50-
:class:`Symfony\\Component\\Notifier\\Bridge\\Slack\\SlackOptions` to add
51-
some interactive options called `Block elements`_::
49+
With a Slack message, you can use the
50+
:class:`Symfony\\Component\\Notifier\\Bridge\\Slack\\SlackOptions` class
51+
to add some interactive options called `Block elements`_::
5252

5353
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackActionsBlock;
5454
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackDividerBlock;

0 commit comments

Comments
 (0)