diff --git a/README.md b/README.md index 3ef850dec..d0920e117 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ Add `plugin:jsx-a11y/recommended` or `plugin:jsx-a11y/strict` in `extends`: - [scope](docs/rules/scope.md): Enforce `scope` prop is only used on `` elements. - [tabindex-no-positive](docs/rules/tabindex-no-positive.md): Enforce `tabIndex` value is not greater than zero. -### Difference between 'recommended' and 'strict' mode +### Rule strictness in different modes Rule | Recommended | Strict ------------ | ------------- | -------------