Skip to content

Commit

Permalink
Update jsx-closing-bracket-location.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yannickcr committed Jun 26, 2017
1 parent 8b67d43 commit 3820096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/jsx-closing-bracket-location.md
Expand Up @@ -133,7 +133,7 @@ var x = function() {
<Say
firstName="John"
lastName="Smith"
>
>
Hello
</Say>;
```
Expand Down

0 comments on commit 3820096

Please sign in to comment.