Skip to content

Commit

Permalink
Fix typo in readme.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
uxigene committed Jun 2, 2019
1 parent aa19913 commit 0e9cea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ yarn add stylelint-color-whitelist
## Usage
Add ```stylelint-color-whitelist``` to the plugins array.
Add ```color/whitelist``` rule config to the rules section.
Note: Configuration array can recive only hex values.
Note: Configuration array can get only hex values.
```
{
"plugins": ["stylelint-color-whitelist"],
Expand Down

0 comments on commit 0e9cea4

Please sign in to comment.