mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-11 01:46:37 +00:00
Fix typo
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ any other ones:
|
|||||||
{# displays bar #}
|
{# displays bar #}
|
||||||
{{ foo }}
|
{{ foo }}
|
||||||
|
|
||||||
The assigned value can be any valid :ref:`Twig expressions
|
The assigned value can be any valid :ref:`Twig expression
|
||||||
<twig-expressions>`:
|
<twig-expressions>`:
|
||||||
|
|
||||||
.. code-block:: jinja
|
.. code-block:: jinja
|
||||||
|
|||||||
Reference in New Issue
Block a user