Skip to content

Commit

Permalink
Update form_customization.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
vudaltsov authored and wouterj committed Dec 29, 2015
1 parent cf2fb97 commit 36d9470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/form/form_customization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ rendering a form. In other words, if you want to customize one portion of
how a form is rendered, you'll import a *theme* which contains a customization
of the appropriate form fragments.

Symfony comes with four **built-in form themes** that define each and every
Symfony comes with five **built-in form themes** that define each and every
fragment needed to render every part of a form:

* `form_div_layout.html.twig`_, wraps each form field inside a ``<div>`` element.
Expand Down

0 comments on commit 36d9470

Please sign in to comment.