Skip to content

Commit b59c5be

Browse files
committed
Fixed typo in demo
1 parent 4ad265f commit b59c5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ <h2>Radios</h2>
231231
<div class="checkbox checkbox">
232232
<input type="radio" name="radio4" id="radio7" value="option1" checked>
233233
<label for="radio7">
234-
Defeault
234+
Default
235235
</label>
236236
</div>
237237
<div class="checkbox checkbox-success">

0 commit comments

Comments
 (0)