We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f94b0a + 8c256ae commit ff804bcCopy full SHA for ff804bc
1 file changed
1-js/05-data-types/10-destructuring-assignment/article.md
@@ -80,7 +80,7 @@ That works, because internally a destructuring assignment works by iterating ove
80
````
81
82
83
-````smart header="Assign to anything at the left-side"
+````smart header="Assign to anything on the left-side"
84
We can use any "assignables" on the left side.
85
86
For instance, an object property:
0 commit comments