Skip to content

Commit 11896e0

Browse files
committed
minor #18913 [Notifier] remove extra backtick character (hhamon)
This PR was merged into the 5.4 branch. Discussion ---------- [Notifier] remove extra backtick character Commits ------- aa840ec [Notifier] remove extra backtick character
2 parents 31ba109 + aa840ec commit 11896e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notifier.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -830,7 +830,7 @@ Using Events
830830
The ``MessageEvent``, ``FailedMessageEvent`` and ``SentMessageEvent`` were
831831
introduced in Symfony 5.4.
832832

833-
The :class:`Symfony\\Component\\Notifier\\Transport`` class of the Notifier component
833+
The :class:`Symfony\\Component\\Notifier\\Transport` class of the Notifier component
834834
allows you to optionally hook into the lifecycle via events.
835835

836836
The ``MessageEvent::class`` Event

0 commit comments

Comments
 (0)