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 336a724 + a947264 commit 73914afCopy full SHA for 73914af
1-js/05-data-types/11-json/1-serialize-object/task.md
@@ -4,7 +4,7 @@ importance: 5
4
5
# Turn the object into JSON and back
6
7
-Turn the `leader` into JSON and then read it back into another variable.
+Turn the `user` into JSON and then read it back into another variable.
8
9
```js
10
let user = {
0 commit comments