Skip to content

Commit

Permalink
fix: readme file rule name
Browse files Browse the repository at this point in the history
  • Loading branch information
DianaSuvorova committed Dec 28, 2017
1 parent 612dc12 commit e98a5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Then configure the rules you want to use under the rules section.
```json
{
"rules": {
"react-redux/connect-prefer-named-parameters": 2
"react-redux/connect-prefer-named-arguments": 2
}
}
```
Expand Down

0 comments on commit e98a5ae

Please sign in to comment.