Skip to content

Commit 1f15def

Browse files
committed
fix directive name
1 parent 3b0ea60 commit 1f15def

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)