Skip to content

Commit 9201221

Browse files
committed
minor #6238 fix directive name (xabbuh)
This PR was merged into the 2.3 branch. Discussion ---------- fix directive name Commits ------- 1f15def fix directive name
2 parents 3b0ea60 + 1f15def commit 9201221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/controller/error_pages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ In that case, you might want to override one or both of the ``showAction()`` and
236236
class: AppBundle\CustomExceptionController
237237
arguments: ['@twig', '%kernel.debug%']
238238
239-
.. code-bock:: xml
239+
.. code-block:: xml
240240
241241
<!-- app/config/services.xml -->
242242
<?xml version="1.0" encoding="utf-8" ?>

0 commit comments

Comments
 (0)