Skip to content

Commit

Permalink
Update jsx-pascal-case.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Adzz committed Apr 12, 2017
1 parent 0ae6bb2 commit 188d4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/jsx-pascal-case.md
Expand Up @@ -40,7 +40,7 @@ The following patterns are not considered warnings:

```js
...
"jsx-pascal-case": [<enabled>, { allowAllCaps: <allowAllCaps>, ignore: <ignore> }]
"react/jsx-pascal-case": [<enabled>, { allowAllCaps: <allowAllCaps>, ignore: <ignore> }]
...
```

Expand Down

0 comments on commit 188d4d5

Please sign in to comment.