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 77b1383 commit e80d3b6Copy full SHA for e80d3b6
docs/rules/destructuring-assignment.md
@@ -1,4 +1,4 @@
1
-# Enforce consostent usage of destructuring assignment of props, state and context (react/destructuring-assignment)
+# Enforce consistent usage of destructuring assignment of props, state, and context (react/destructuring-assignment)
2
3
Rule can be set to either of `always` or `never`;
4
```js
0 commit comments