Browse Source

more docs typos

pull/10443/head
Evanroby 2 months ago
parent
commit
5181dc41d8
  1. 8
      docs/interactions/api.rst

8
docs/interactions/api.rst

@ -533,10 +533,10 @@ Enumerations
.. attribute:: file_upload .. attribute:: file_upload
Represents a file upload component, usually in a modal. Represents a file upload component, usually in a modal.
.. versionadded:: 2.7
.. versionadded:: 2.7
.. attribute:: radio_group .. attribute:: radio_group
Represents a radio group component. Represents a radio group component.
@ -634,7 +634,7 @@ Enumerations
A string parameter. A string parameter.
.. attribute:: integer .. attribute:: integer
A integer parameter. An integer parameter.
.. attribute:: boolean .. attribute:: boolean
A boolean parameter. A boolean parameter.

Loading…
Cancel
Save