Skip to content

Commit 1df5cf4

Browse files
committed
15874 [HttpKernel] fix xml config 4
1 parent 7cefad1 commit 1df5cf4

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
@@ -3353,7 +3353,7 @@ Defines what ``log_level`` should be used and what ``status_code`` should be ret
33533353
<framework:log_level>debug</framework:log_level>
33543354
<framework:status_code>422</framework:status_code>
33553355
</exception>
3356-
</framework:>
3356+
</framework:exceptions>
33573357
<!-- ... -->
33583358
</framework:config>
33593359
</container>

0 commit comments

Comments
 (0)