Skip to content

Commit 3f224c9

Browse files
committed
use correct code-block type
1 parent 6419bb6 commit 3f224c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

page_creation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Finally, template files should live in the ``app/Resources/views`` directory. Cr
141141
a new ``app/Resources/views/lucky`` directory with a new ``number.html.twig`` file
142142
inside:
143143

144-
.. code-block:: twig
144+
.. code-block:: html+twig
145145

146146
{# app/Resources/views/lucky/number.html.twig #}
147147

0 commit comments

Comments
 (0)