Skip to content

Commit 5515dd4

Browse files
committed
minor #12568 Update form_themes.rst (patrickmaynard)
This PR was merged into the 4.3 branch. Discussion ---------- Update form_themes.rst Commits ------- 480b349 Update form_themes.rst
2 parents da1714c + 480b349 commit 5515dd4

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
@@ -395,7 +395,7 @@ app, such as changing all ``<textarea>`` elements of a form or customizing a
395395
very special form field which will be handled with JavaScript.
396396

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

401401
.. code-block:: html+twig

0 commit comments

Comments
 (0)