Skip to content

Commit e98a5ae

Browse files
committed
fix: readme file rule name
1 parent 612dc12 commit e98a5ae

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
@@ -36,7 +36,7 @@ Then configure the rules you want to use under the rules section.
3636
```json
3737
{
3838
"rules": {
39-
"react-redux/connect-prefer-named-parameters": 2
39+
"react-redux/connect-prefer-named-arguments": 2
4040
}
4141
}
4242
```

0 commit comments

Comments
 (0)