Skip to content

Commit d5bbcbe

Browse files
committed
chore: minor typo fix
1 parent 3eea8ef commit d5bbcbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ applies rules to files based on globs (which is what `eslint-config/rc` does),
7777
but while shared configs can use `overrides` there isn't a way to nicely to add
7878
to the glob patterns to reuse the rules. -->
7979

80-
While the `recommended` and `rc` configurations only change in major versions,
81-
the `all` configuration may change in any release and is thus unsuited for
80+
While the `recommended-rules` and `rc` presets only change in major versions,
81+
the `all` preset may change in any release and is thus unsuited for
8282
installations requiring long-term consistency.
8383

8484
## Rules

0 commit comments

Comments
 (0)