Skip to content

Commit cd57913

Browse files
committed
Add commas to make json serializeable
1 parent 39c6408 commit cd57913

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_data/chapters.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1141,8 +1141,8 @@
11411141
-26.2044
11421142
]
11431143
}
1144-
}
1145-
{
1144+
},
1145+
{
11461146
"type": "Feature",
11471147
"properties": {
11481148
"location": "Pittsburgh, Pennsylvania",
@@ -1152,8 +1152,8 @@
11521152
{
11531153
"name": "Matt Mercurio",
11541154
"twitter": "Geologistatlarg"
1155-
}
1156-
{
1155+
},
1156+
{
11571157
"name": "Christian Gass",
11581158
"twitter": "GassChristianB"
11591159
}

0 commit comments

Comments
 (0)