Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mineo committed Jul 7, 2011
1 parent 8a05e93 commit 0614747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/templates.rst
Expand Up @@ -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.
Expand Down

0 comments on commit 0614747

Please sign in to comment.