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.
2 parents ad0847a + f071e3f commit b5b04c7Copy full SHA for b5b04c7
docs/destructuring.md
@@ -1,6 +1,6 @@
1
### Destructuring
2
3
-TypeScript supports the following forms of Destructuring (literally named after de-stucturing i.e. breaking up the structure):
+TypeScript supports the following forms of Destructuring (literally named after de-structuring i.e. breaking up the structure):
4
5
1. Object Destructuring
6
1. Array Destructuring
0 commit comments