Skip to content

Commit 785b601

Browse files
committed
Merge branch '5.1' into 5.2
* 5.1: minor
2 parents 65c418c + bd44d05 commit 785b601

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notifier/chatters.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ Adding Interactions to a Slack Message
5555
--------------------------------------
5656

5757
With a Slack message, you can use the
58-
:class:`Symfony\\Component\\Notifier\\Bridge\\Slack\\SlackOptions` to add
59-
some interactive options called `Block elements`_::
58+
:class:`Symfony\\Component\\Notifier\\Bridge\\Slack\\SlackOptions` class
59+
to add some interactive options called `Block elements`_::
6060

6161
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackActionsBlock;
6262
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackDividerBlock;

0 commit comments

Comments
 (0)