We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8149239 commit 58b6ecdCopy full SHA for 58b6ecd
book/forms.rst
@@ -1101,7 +1101,7 @@ the choice is ultimately up to you.
1101
.. caution::
1102
1103
When the name of your form class matches any of the built-in field types,
1104
- your form might not be rendered correctly. A form
+ your form won't be rendered correctly. A form
1105
``AppBundle\\Form\\Type\\PasswordType`` to change a user password for
1106
instance will be mistaken for the built-in ``PasswordType`` field type and
1107
won't be rendered correctly. You can still use the class name of your choice
0 commit comments