Skip to content

Commit 0d7c42a

Browse files
committed
Fix syntax issues
1 parent 3f43831 commit 0d7c42a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

components/http_kernel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ as possible to the client (e.g. sending emails).
511511
.. _component-http-kernel-kernel-exception:
512512

513513
9) Handling Exceptions: the ``kernel.exception`` Event
514-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
514+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
515515

516516
**Typical Purposes**: Handle some type of exception and create an appropriate
517517
``Response`` to return for the exception

frontend.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,3 @@ Other Front-End Articles
111111
.. _`Turbo`: https://turbo.hotwired.dev/
112112
.. _`Symfony UX`: https://ux.symfony.com
113113
.. _`API Platform`: https://api-platform.com/
114-
.. _`PostCSS`: https://postcss.org/

0 commit comments

Comments
 (0)