Skip to content

Commit 388e1d9

Browse files
author
David Banks
committed
yet another semicolon
1 parent 4db51f7 commit 388e1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/lesson2/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ var london = {
412412
averageRent: 1106,
413413
dailyTubePassengerJourney: 3500000,
414414
olympics: [ 1908, 1948, 2012]
415-
}
415+
};
416416
```
417417

418418
#### Display the population

0 commit comments

Comments
 (0)