Skip to content

Commit f352e80

Browse files
committed
Fixed broken build
1 parent bf417ea commit f352e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

event_dispatcher.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The most common way to listen to an event is to register an **event listener**::
6767
Check out the :doc:`Symfony events reference </reference/events>` to see
6868
what type of object each event provides.
6969

70-
.. versionadded::
70+
.. versionadded:: 4.3
7171

7272
The :class:`Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent` class was
7373
introduced in Symfony 4.3. In previous versions it was called

0 commit comments

Comments
 (0)