Skip to content

Commit

Permalink
use actual words in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mjankowski committed Sep 21, 2011
1 parent 86e4078 commit b8afdea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -125,7 +125,7 @@ box-shadow supports single or multiple arguments:

@include box-shadow(1px 1px 2px 0 #ff0000);

# Multiple arguments must be comma-diliminated.
# Multiple arguments must be comma-delimited.
@include box-shadow(1px 1px 2px 0 #fff0000, -1px -2px 0 #ccc);


Expand Down

0 comments on commit b8afdea

Please sign in to comment.