Skip to content

Commit 699b958

Browse files
committed
Adding quotes around keys for Montreal chapter
1 parent b4fe38f commit 699b958

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

chapters/montreal.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
name: "NodeSchool Montréal",
3-
location: "Montréal",
4-
country: "CA",
5-
region: "North America",
6-
organizers: [
2+
"name": "NodeSchool Montréal",
3+
"location": "Montréal",
4+
"country": "CA",
5+
"region": "North America",
6+
"organizers": [
77
"pcuci",
88
"David-Ro"
99
],
10-
website: "http://nodeschool.io/montreal",
11-
twitter: "https://twitter.com/NodeSchoolMTL",
12-
repo: "http://github.com/nodeschool/montreal"
10+
"website": "http://nodeschool.io/montreal",
11+
"twitter": "https://twitter.com/NodeSchoolMTL",
12+
"repo": "http://github.com/nodeschool/montreal"
1313
}

0 commit comments

Comments
 (0)