Skip to content

Commit

Permalink
Edited doc/templates.rst via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
videlalvaro committed Aug 16, 2011
1 parent bac4974 commit 0ef1cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/templates.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 0ef1cb0

Please sign in to comment.