Skip to content

Commit 3c1ae4a

Browse files
committed
[#6649] Changing a note to a caution - this *is* a gotcha
1 parent 5a61583 commit 3c1ae4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: forms.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ the correct values of a number of field options.
573573
guessed from the validation constraints (if ``Length`` or ``Range`` is used) or
574574
from the Doctrine metadata (via the field's length).
575575

576-
.. note::
576+
.. caution::
577577

578578
These field options are *only* guessed if you're using Symfony to guess
579579
the field type (i.e. omit or pass ``null`` as the second argument to ``add()``).

0 commit comments

Comments
 (0)