From 460f87da63609a0007d7c711f84752694c837a10 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Tue, 30 Nov 2021 18:35:40 +0530 Subject: [PATCH] Update Project 1 --- Chapter 15/Project 1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Chapter 15/Project 1 b/Chapter 15/Project 1 index 3085051..1f4c59b 100644 --- a/Chapter 15/Project 1 +++ b/Chapter 15/Project 1 @@ -19,7 +19,7 @@ fetch(url) */ // people.json -[ +/*[ { "first": "Laurence", "last": "Svekis", @@ -36,3 +36,4 @@ fetch(url) "topic": "CSS" } ] +*/