Update Project 1

This commit is contained in:
Karan
2021-11-30 18:35:40 +05:30
committed by GitHub
parent 7f907c4904
commit 460f87da63
+2 -1
View File
@@ -19,7 +19,7 @@ fetch(url)
*/ */
// people.json // people.json
[ /*[
{ {
"first": "Laurence", "first": "Laurence",
"last": "Svekis", "last": "Svekis",
@@ -36,3 +36,4 @@ fetch(url)
"topic": "CSS" "topic": "CSS"
} }
] ]
*/