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 336a724 commit a947264Copy full SHA for a947264
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