8000 Fixed a minor error · symfony/symfony-docs@1b386ff · GitHub
[go: up one dir, main page]

Skip to content

Commit 1b386ff

Browse files
committed
Fixed a minor error
1 parent 08d26ee commit 1b386ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/form/form_customization.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ block from the new template and the ``input`` tag will be wrapped in the
301301
Multiple Templates
302302
..................
303303

304-
A form can also be customized applying several templates. To do so, pass the
304+
A form can also be customized applying several templates. To do this, pass the
305305
name of all the templates as an array using the ``with`` keyword:
306306

307307
.. code-block:: html+jinja

0 commit comments

Comments
 (0)
0