Skip to content

Commit 49bc171

Browse files
committed
button demo: minor update
1 parent 97a5b24 commit 49bc171

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demos/button/checkbox.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737

3838
<div class="demo-description">
3939

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>
40+
<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>
4141

42-
<p>This demo also demonstrates three checkboxes styled as a button set by calling <code>.buttonset()</code> on a common container.
42+
<p>This demo also demonstrates three checkboxes styled as a button set by calling <code>.buttonset()</code> on a common container.</p>
4343

4444
</div><!-- End demo-description -->
4545

0 commit comments

Comments
 (0)