Skip to content

Commit e448a18

Browse files
committed
Merge branch '4.4'
* 4.4: Update form_themes.rst
2 parents cf2d65a + 3c43a14 commit e448a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/form_themes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ app, such as changing all ``<textarea>`` elements of a form or customizing a
391391
very special form field which will be handled with JavaScript.
392392

393393
You only need to add the special ``{% form_theme form _self %}`` tag to the same
394-
template where the form is rendered. This makes Twig to look inside the template
394+
template where the form is rendered. This causes Twig to look inside the template
395395
for any overridden form blocks:
396396

397397
.. code-block:: html+twig

0 commit comments

Comments
 (0)