mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-10 17:36:53 +00:00
minor #2816 Fix typo (Lesik)
This PR was submitted for the 2.x branch but it was merged into the 1.x branch instead (closes #2816).
Discussion
----------
Fix typo
Commits
-------
e773c8fc Fix typo
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ any other ones:
|
||||
{# displays bar #}
|
||||
{{ foo }}
|
||||
|
||||
The assigned value can be any valid :ref:`Twig expressions
|
||||
The assigned value can be any valid :ref:`Twig expression
|
||||
<twig-expressions>`:
|
||||
|
||||
.. code-block:: jinja
|
||||
|
||||
Reference in New Issue
Block a user