We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65c418c + bd44d05 commit 785b601Copy full SHA for 785b601
notifier/chatters.rst
@@ -55,8 +55,8 @@ Adding Interactions to a Slack Message
55
--------------------------------------
56
57
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`_::
+:class:`Symfony\\Component\\Notifier\\Bridge\\Slack\\SlackOptions` class
+to add some interactive options called `Block elements`_::
60
61
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackActionsBlock;
62
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackDividerBlock;
0 commit comments