Skip to content

Commit 0a6fc59

Browse files
authored
Update README.md
1 parent 8c95a62 commit 0a6fc59

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
@@ -102,7 +102,7 @@ Then use the mixin:
102102
/*
103103
* @param: $hyphens - one of 'none', 'manual' or 'auto'. Default: auto
104104
*/
105-
@include unbreak($size, $background, $radius);
105+
@include unbreak($hyphens);
106106
```
107107

108108
---

0 commit comments

Comments
 (0)