Skip to content

Commit

Permalink
Merge pull request pallets#47 from mineo/patch-1
Browse files Browse the repository at this point in the history
Fix a typo
  • Loading branch information
mitsuhiko committed Jul 7, 2011
2 parents 8a05e93 + 0614747 commit 4e699a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/templates.rst
Original file line number Diff line number Diff line change
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 4e699a9

Please sign in to comment.