We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b3d0c commit be47b90Copy full SHA for be47b90
reference/forms/types/radio.rst
@@ -28,7 +28,7 @@ If you want to have a Boolean field, use :doc:`checkbox </reference/forms/types/
28
| | - `error_mapping`_ |
29
| | - `mapped`_ |
30
+-------------+---------------------------------------------------------------------+
31
-| Parent type | :doc:`form </reference/forms/types/checkbox>` |
+| Parent type | :doc:`checkbox </reference/forms/types/checkbox>` |
32
33
| Class | :class:`Symfony\\Component\\Form\\Extension\\Core\\Type\\RadioType` |
34
0 commit comments