Skip to content

Commit f818f12

Browse files
committed
Fix typo
1 parent dcc9d4d commit f818f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/prefer-action-list-item-onselect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Prefer using `onSelect` instead of `onClick` for `ActionListItem` components (`prefer-action-list-item-onselect`)
1+
# Prefer using `onSelect` instead of `onClick` for `ActionList.Item` components (`prefer-action-list-item-onselect`)
22

33
🔧 The `--fix` option on the [ESLint CLI](https://eslint.org/docs/user-guide/command-line-interface#fixing-problems) can automatically fix some of the problems reported by this rule.
44

0 commit comments

Comments
 (0)