This commit is contained in:
Owen Kieffer-Jones
2016-04-28 16:31:26 +02:00
committed by Fabien Potencier
parent 18aae109fa
commit 6dd784a2d5
+2 -2
View File
@@ -131,8 +131,8 @@ to variables from outer scopes:
Block Shortcuts
---------------
For blocks with few content, it's possible to use a shortcut syntax. The
following constructs do the same:
For blocks with little content, it's possible to use a shortcut syntax. The
following constructs do the same thing:
.. code-block:: jinja