Skip to content

Commit f62f89a

Browse files
committed
minor
1 parent 785b601 commit f62f89a

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
@@ -104,8 +104,8 @@ Adding Interactions to a Discord Message
104104
----------------------------------------
105105

106106
With a Discord message, you can use the
107-
:class:`Symfony\\Component\\Notifier\\Bridge\\Discord\\DiscordOptions` to add
108-
some interactive options called `Embed elements`_::
107+
:class:`Symfony\\Component\\Notifier\\Bridge\\Discord\\DiscordOptions` class
108+
to add some interactive options called `Embed elements`_::
109109

110110
use Symfony\Component\Notifier\Bridge\Discord\DiscordOptions;
111111
use Symfony\Component\Notifier\Bridge\Discord\Embeds\DiscordEmbed;

0 commit comments

Comments
 (0)