From a947264664c2c05de1c9597fdb6305b89bd9b798 Mon Sep 17 00:00:00 2001 From: kitiya Date: Tue, 12 Sep 2017 13:26:42 -0600 Subject: [PATCH] Changing 'leader' to 'user' --- 1-js/05-data-types/11-json/1-serialize-object/task.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-js/05-data-types/11-json/1-serialize-object/task.md b/1-js/05-data-types/11-json/1-serialize-object/task.md index cbb04609..53343e4c 100644 --- a/1-js/05-data-types/11-json/1-serialize-object/task.md +++ b/1-js/05-data-types/11-json/1-serialize-object/task.md @@ -4,7 +4,7 @@ importance: 5 # Turn the object into JSON and back -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. ```js let user = {