diff --git a/README.md b/README.md index e5e319b..8fb2e76 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ a:link, a:visited { color: blue; } ``` -### Multiples selectors +### Multiple selectors `@custom-selector` similar to CSS [`:matches()`](http://dev.w3.org/csswg/selectors-4/#matches)([`-moz-any()`](https://developer.mozilla.org/en-US/docs/Web/CSS/:any)/[`-webkit-any()`](http://css-tricks.com/almanac/selectors/m/matches/))selector,but it **doesn’t support** call multiple custom selector in the same selector, e.g.