Skip to content

Commit 72cec98

Browse files
committed
Merge pull request #7 from dfcreative/patch-1
Fix typo
2 parents 13c9347 + 849704d commit 72cec98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Notes:
8181

8282
```css
8383
whatever {
84-
color: color(red a(10%);
84+
color: color(red a(10%));
8585

8686
background-color: color(red lightness(50%)); /* == color(red l(50%)); */
8787

0 commit comments

Comments
 (0)