Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
filipjakobsen authored Aug 27, 2021
1 parent 40f3922 commit 6937b70
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 @@ -44,7 +44,7 @@
naevner(color, approximationSuffix);
```

Examples:
approximationSuffix examples:
```javascript
naevner("#3F0548"); //Returns: “dark, clear, purpleish magenta”
naevner("#3F0548", "-tinted"); //Returns: “dark, clear, purple-tinted magenta”
Expand Down

0 comments on commit 6937b70

Please sign in to comment.