Skip to content

Commit

Permalink
[Docs] fix jsx-one-expression-per-line
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 19, 2017
1 parent 9fe89a0 commit e2ca690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/jsx-one-expression-per-line.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# One JSX Element Per Line (react/jsx-indent)
# One JSX Element Per Line (react/jsx-one-expression-per-line)

This option limits every line in JSX to one expression each.

Expand Down

0 comments on commit e2ca690

Please sign in to comment.