We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09d6ad4 commit bbe67f9Copy full SHA for bbe67f9
docs/rules/jsx-wrap-multilines.md
@@ -133,7 +133,7 @@ The following patterns are considered warnings when configured `{conditional: tr
133
</div>
134
```
135
136
-The following patterns are not considered warnings when configured `{arrow: true}`.
+The following patterns are not considered warnings when configured `{conditional: true}`.
137
138
```jsx
139
<div>
0 commit comments