Skip to content

Commit a0df26b

Browse files
authored
Update chatters.rst
1 parent 6454669 commit a0df26b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notifier/chatters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ to add some interactive options called `Block elements`_::
5959

6060
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackActionsBlock;
6161
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackDividerBlock;
62-
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackImageBlock;
62+
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackImageBlockElement;
6363
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackSectionBlock;
6464
use Symfony\Component\Notifier\Bridge\Slack\SlackOptions;
6565
use Symfony\Component\Notifier\Message\ChatMessage;

0 commit comments

Comments
 (0)