Skip to content

Commit

Permalink
Fixed a minor grammar mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Jul 5, 2014
1 parent 1b386ff commit ce14104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/form/form_customization.rst
Expand Up @@ -301,7 +301,7 @@ block from the new template and the ``input`` tag will be wrapped in the
Multiple Templates
..................

A form can also be customized applying several templates. To do this, pass the
A form can also be customized by applying several templates. To do this, pass the
name of all the templates as an array using the ``with`` keyword:

.. code-block:: html+jinja
Expand Down

0 comments on commit ce14104

Please sign in to comment.