Skip to content

Commit 70ba959

Browse files
authored
docs: Update README with minor typo fix (#151)
1 parent cd8e9f7 commit 70ba959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ require('postcss-mixins')({
219219
### Mixin Content
220220

221221
`@mixin-content` at-rule will be replaced with mixin `@mixin` children.
222-
For exampel, CSS mixins:
222+
For example, CSS mixins:
223223

224224
```SCSS
225225
@define-mixin isIE {

0 commit comments

Comments
 (0)