There was an error while loading. Please reload this page.
1 parent f3462fd commit 4b00212Copy full SHA for 4b00212
reference/forms/types/radio.rst
@@ -13,7 +13,7 @@ internally by other types such as :doc:`choice</reference/forms/types/choice>`.
13
If you want to have a Boolean field, use :doc:`checkbox</reference/forms/types/checkbox>`.
14
15
+-------------+---------------------------------------------------------------------+
16
-| Rendered as | ``input`` ``text`` field |
+| Rendered as | ``input`` ``radio`` field |
17
18
| Options | - `value`_ |
19
0 commit comments