Fix various typos within the documentation

This commit is contained in:
Evanroby
2026-05-21 10:34:20 -04:00
committed by GitHub
parent d354614b10
commit 6161aa9561
6 changed files with 13 additions and 14 deletions
+4 -4
View File
@@ -533,10 +533,10 @@ Enumerations
.. 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
Represents a radio group component.
@@ -634,7 +634,7 @@ Enumerations
A string parameter.
.. attribute:: integer
A integer parameter.
An integer parameter.
.. attribute:: boolean
A boolean parameter.