@@ -27,7 +27,7 @@ integers. By default, all non-integer values (e.g. 6.78) will round down (e.g. 6
2727| | - `invalid_message_parameters `_|
2828| | - `mapped `_|
2929+-------------+-----------------------------------------------------------------------+
30- | Parent type| :doc: `field</reference/forms/types/field> ` |
30+ | Parent type| :doc: `field</reference/forms/types/form> ` |
3131+-------------+-----------------------------------------------------------------------+
3232| Class| :class: `Symfony\\ Component\\ Form\\ Extension\\ Core\\ Type\\ IntegerType `|
3333+-------------+-----------------------------------------------------------------------+
@@ -61,7 +61,7 @@ on the :class:`Symfony\\Component\\Form\\Extension\\Core\\DataTransformer\\Integ
6161Inherited options
6262-----------------
6363
64- These options inherit from the:doc: `field</reference/forms/types/field > ` type:
64+ These options inherit from the:doc: `field</reference/forms/types/form > ` type:
6565
6666..include ::/reference/forms/types/options/required.rst.inc
6767
@@ -77,6 +77,4 @@ These options inherit from the :doc:`field</reference/forms/types/field>` type:
7777
7878..include ::/reference/forms/types/options/invalid_message_parameters.rst.inc
7979
80- These options inherit from the:doc: `date</reference/forms/types/form> ` type:
81-
8280..include ::/reference/forms/types/options/mapped.rst.inc