We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba68936 commit 827a575Copy full SHA for 827a575
src/textual/demo/widgets.py
@@ -587,7 +587,7 @@ class Switches(containers.VerticalGroup):
587
SWITCHES_MD = """\
588
## Switches
589
590
-Functionally almost identical to a Checkbox, but more displays more prominently in the UI.
+Functionally almost identical to a Checkbox, but displays more prominently in the UI.
591
"""
592
DEFAULT_CSS = """\
593
Switches {
0 commit comments