Fix a typo
authorWieland Hoffmann <themineo+github@gmail.com>
Thu, 7 Jul 2011 19:09:21 +0000 (12:09 -0700)
committerWieland Hoffmann <themineo+github@gmail.com>
Thu, 7 Jul 2011 19:09:21 +0000 (12:09 -0700)
docs/templates.rst

index b563277ca5ecdbae8d0ab37d5a43be4c71ae03c5..ab1b9c1cf96441bf02c507209226fc8f4cfb4e20 100644 (file)
@@ -101,7 +101,7 @@ if printed and that you can iterate over it, but every other operation fails.
 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.