Skip to content

Commit db0b8ce

Browse files
authored
Update README.md
1 parent 5e78102 commit db0b8ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Checkbox markup,
3030

3131
### checkbox Features
3232

33-
##### Inline checkboxe
33+
##### Inline checkbox
3434
```html
3535
<div class="pretty inline">
3636
<input type="checkbox"/>
@@ -44,7 +44,7 @@ Checkbox markup,
4444
<label><i class="mdi mdi-check"></i> Monday</label>
4545
</div>
4646
```
47-
##### Custom icons library
47+
##### Custom icon library
4848
```html
4949
<div class="pretty inline circle">
5050
<input type="checkbox"/>

0 commit comments

Comments
 (0)