Skip to content

Commit 7e9ee0c

Browse files
authored
Update article.md
1 parent e7f4f42 commit 7e9ee0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

1-js/7-js-misc/2-json/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ var room = {
176176
}
177177
};
178178

179-
event = {
179+
var event = {
180180
title: "Конференция",
181181
date: new Date(Date.UTC(2014, 0, 1)),
182182
room: room

0 commit comments

Comments
 (0)