Skip to content

Commit f7ca45f

Browse files
author
Joachim Seminck
committed
Update issue in the doc
1 parent 17fcc3e commit f7ca45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/jsx-wrap-multilines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ The following patterns are considered warnings when configured `{conditional: tr
133133
</div>
134134
```
135135

136-
The following patterns are not considered warnings when configured `{arrow: true}`.
136+
The following patterns are not considered warnings when configured `{conditional: true}`.
137137

138138
```jsx
139139
<div>

0 commit comments

Comments
 (0)