Skip to content

Commit 8c3a3fc

Browse files
committed
minor #7637 Update form_customization.rst (Ahmed TAILOULOUTE)
This PR was merged into the 2.7 branch. Discussion ---------- Update form_customization.rst Fix XML tag Commits ------- 092cc54 Update form_customization.rst
2 parents 75b046d + 092cc54 commit 8c3a3fc

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
@@ -563,7 +563,7 @@ form is rendered.
563563
<framework:config>
564564
<framework:templating>
565565
<framework:form>
566-
<resource>AppBundle:Form</resource>
566+
<framework:resource>AppBundle:Form</framework:resource>
567567
</framework:form>
568568
</framework:templating>
569569
<!-- ... -->

0 commit comments

Comments
 (0)