Skip to content

Commit 83e73c2

Browse files
committed
[#6086] Use a more generic wording to avoid errors in the future
1 parent 4b30758 commit 83e73c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/form/form_customization.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ rendering a form. In other words, if you want to customize one portion of
101101
how a form is rendered, you'll import a *theme* which contains a customization
102102
of the appropriate form fragments.
103103

104-
Symfony comes with five **built-in form themes** that define each and every
104+
Symfony comes with some **built-in form themes** that define each and every
105105
fragment needed to render every part of a form:
106106

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

0 commit comments

Comments
 (0)