Skip to content

Commit

Permalink
one more doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fpetrakov committed Aug 17, 2022
1 parent a853668 commit 7244516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rules/selector-max-universal/README.md
Expand Up @@ -77,7 +77,7 @@ The following patterns are _not_ considered problems:

## Optional secondary options

### `ignoreAfterCombinators: ["array "of" "combinators"]`
### `ignoreAfterCombinators: ["array", "of", "combinators"]`

Ignore universal selector if it's preceded by specified after combinators.

Expand Down

0 comments on commit 7244516

Please sign in to comment.