Skip to content

Commit 6261102

Browse files
committed
minor #16558 [FrameworkBundle] Change exceptions title level (t-richard)
This PR was merged into the 5.4 branch. Discussion ---------- [FrameworkBundle] Change exceptions title level <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> On [this page](https://symfony.com/doc/5.4/reference/configuration/framework.html#exceptions), `exceptions` is a top level configuration option so it should have a higher title level and appear in the table of content. To my understanding, this should fix it Commits ------- 60eb024 [FrameworkBundle] Change exceptions title level
2 parents 84fa118 + 60eb024 commit 6261102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3476,7 +3476,7 @@ a normal workflow or a state machine. Read :doc:`this article </workflow/workflo
34763476
to know their differences.
34773477

34783478
exceptions
3479-
""""""""""
3479+
~~~~~~~~~~
34803480

34813481
**type**: ``array``
34823482

0 commit comments

Comments
 (0)