Skip to content

Commit 1d266c1

Browse files
committed
Widget demo: Fixed typo.
(cherry picked from commit a0eb042)
1 parent c7c5b6b commit 1d266c1

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
@@ -171,7 +171,7 @@
171171
<div id="my-widget1">color me</div>
172172
<div id="my-widget2">color me</div>
173173
<div id="my-widget3">color me</div>
174-
<button id="disable">Toglge disabled option</button>
174+
<button id="disable">Toggle disabled option</button>
175175
<button id="black">Go black</button>
176176
</div>
177177

0 commit comments

Comments
 (0)