We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09dd069 commit 8caba72Copy full SHA for 8caba72
Destructuring.md
@@ -29,7 +29,7 @@ console.log(data);
29
*/
30
31
/*
32
-Exercise: use destructuring to retrieve status, add to step 2 above as we can use comma delimeter to include more properties for destructuring
+Exercise: use destructuring to retrieve status, add to step 2 above as we can use comma delimeters to include more properties for destructuring
33
34
```
35
0 commit comments