Skip to content

Commit a0eb042

Browse files
committed
Widget demo: Fixed typo.
1 parent 9276665 commit a0eb042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/widget/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
<div id="my-widget1">color me</div>
166166
<div id="my-widget2">color me</div>
167167
<div id="my-widget3">color me</div>
168-
<button id="disable">Toglge disabled option</button>
168+
<button id="disable">Toggle disabled option</button>
169169
<button id="black">Go black</button>
170170
</div>
171171

0 commit comments

Comments
 (0)