Skip to content

Commit cd36eb0

Browse files
committed
minor #10181 Update form_customization.rst (apirec)
This PR was merged into the 4.1 branch. Discussion ---------- Update form_customization.rst Fixed a small error. Commits ------- fa18271 Update form_customization.rst
2 parents 6ffa3e0 + fa18271 commit cd36eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/form_customization.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ method:
2020
2121
{{ form_row(form.age) }}
2222
23-
You can also render each of the three parts of the field individually:
23+
You can also render each of the four parts of the field individually:
2424

2525
.. code-block:: html+twig
2626

0 commit comments

Comments
 (0)