Skip to content

Commit 529e6c4

Browse files
authored
Fix readme typo (#793)
1 parent a0fc70e commit 529e6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ If the Prettier option is set to `compat`, instead of formatting your code autom
192192
Type: `boolean`\
193193
Default: `false`
194194

195-
Adds `eslint-config-plugin-react`, `eslint-plugin-react-hooks`, and `eslint-config-xo-react` to get all the React best practices applied automatically.
195+
Adds `eslint-plugin-react`, `eslint-plugin-react-hooks`, and `eslint-config-xo-react` to get all the React best practices applied automatically.
196196

197197
## TypeScript
198198

0 commit comments

Comments
 (0)