Skip to content

Commit b29a4ea

Browse files
hhe
1 parent 856aedb commit b29a4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arrays-and-objects/json-intro.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const post = {
1313
id: 1,
1414
title: "YO!",
1515
content:
16-
"Hello, everyone! Welcome to my Youtube channel, in this video, im going to show you that consistency is hard, but im i have something harder",
16+
"Hello, everyone! Welcome to my Youtube channel, in this video, im going to show you that consistency is hard, but i have something harder",
1717
};
1818

1919
// Converts a JavaScript Object Notation (JSON) object into a string.

0 commit comments

Comments
 (0)