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:
Fabien Potencier
2019-01-15 08:54:13 +01:00
+1 -1
View File
@@ -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