Skip to content

Commit

Permalink
chore: Update README.md (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodolfo Rodriguez authored and AvraamMavridis committed Sep 14, 2017
1 parent 77e8bc0 commit 66e8f2b
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 @@ -30,7 +30,7 @@ import unique from 'unique-selector';
// Optional Options
options = {
// Array of selector types based on which the unique selector will be generate
// Array of selector types based on which the unique selector will generate
selectorTypes : [ 'ID', 'Class', 'Tag', 'NthChild' ]
}
Expand Down

0 comments on commit 66e8f2b

Please sign in to comment.