Skip to content

Commit f5f41d4

Browse files
committed
Merge branch '3.4' into 4.2
* 3.4: use correct code-block type
2 parents 3b33532 + 25c4ae6 commit f5f41d4

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
@@ -240,7 +240,7 @@ Template files live in the ``templates/`` directory, which was created for you a
240240
when you installed Twig. Create a new ``templates/lucky`` directory with a new
241241
``number.html.twig`` file inside:
242242

243-
.. code-block:: twig
243+
.. code-block:: html+twig
244244

245245
{# templates/lucky/number.html.twig #}
246246

0 commit comments

Comments
 (0)