mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 03:46:39 +00:00
Fixed typo
This commit is contained in:
@@ -186,8 +186,8 @@ In this example, the template will extend the "minimum.html" layout template
|
||||
if the ``standalone`` variable evaluates to ``true``, and "base.html"
|
||||
otherwise.
|
||||
|
||||
How blocks work?
|
||||
----------------
|
||||
How do blocks work?
|
||||
-------------------
|
||||
|
||||
A block provides a way to change how a certain part of a template is rendered
|
||||
but it does not interfere in any way with the logic around it.
|
||||
|
||||
Reference in New Issue
Block a user