mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 10:26:32 +00:00
fix grammar
This commit is contained in:
committed by
Fabien Potencier
parent
2610f2e128
commit
d430989818
@@ -18,7 +18,7 @@ times, use the ``block`` function:
|
||||
|
||||
{% block body %}{% endblock %}
|
||||
|
||||
The ``block`` function can also be used to display one block of another
|
||||
The ``block`` function can also be used to display one block from another
|
||||
template:
|
||||
|
||||
.. code-block:: jinja
|
||||
|
||||
Reference in New Issue
Block a user