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 97a5b24 commit 49bc171Copy full SHA for 49bc171
demos/button/checkbox.html
@@ -37,9 +37,9 @@
37
38
<div class="demo-description">
39
40
-<p>A checkbox is styled as toggle buttons with the button widget. The label element associated with the checkbox is used for the button text.</p>
+<p>A checkbox is styled as a toggle button with the button widget. The label element associated with the checkbox is used for the button text.</p>
41
42
-<p>This demo also demonstrates three checkboxes styled as a button set by calling <code>.buttonset()</code> on a common container.
+<p>This demo also demonstrates three checkboxes styled as a button set by calling <code>.buttonset()</code> on a common container.</p>
43
44
</div><!-- End demo-description -->
45
0 commit comments