minor #2029 Grammar (okj579)

This PR was submitted for the master branch but it was merged into the 1.x branch instead (closes #2029).

Discussion
----------

Grammar

A few grammatical fixes.

Commits
-------

6dd784a Grammar
This commit is contained in:
Fabien Potencier
2016-05-13 14:46:43 -05:00
+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