Skip to content

Commit c928247

Browse files
committed
Merge pull request #91 from 4Giedrius/patch-1
Fixed typo in demo
2 parents 4ad265f + b59c5be commit c928247

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)