Edited doc/templates.rst via GitHub
authorAlvaro Videla <videlalvaro@gmail.com>
Tue, 16 Aug 2011 13:27:40 +0000 (16:27 +0300)
committerAlvaro Videla <videlalvaro@gmail.com>
Tue, 16 Aug 2011 13:27:40 +0000 (16:27 +0300)
doc/templates.rst

index f977026..d32c6c9 100644 (file)
@@ -115,7 +115,7 @@ Twig always references the following variables:
 Filters
 -------
 
-Variables can by modified by **filters**. Filters are separated from the
+Variables can be modified by **filters**. Filters are separated from the
 variable by a pipe symbol (``|``) and may have optional arguments in
 parentheses. Multiple filters can be chained. The output of one filter is
 applied to the next.