Skip to content

Commit a947264

Browse files
authoredSep 12, 2017
Changing 'leader' to 'user'
1 parent 336a724 commit a947264

File tree

1 file changed

+1
-1
lines changed
  • 1-js/05-data-types/11-json/1-serialize-object

1 file changed

+1
-1
lines changed
 

‎1-js/05-data-types/11-json/1-serialize-object/task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ importance: 5
44

55
# Turn the object into JSON and back
66

7-
Turn the `leader` into JSON and then read it back into another variable.
7+
Turn the `user` into JSON and then read it back into another variable.
88

99
```js
1010
let user = {

0 commit comments

Comments
 (0)