Skip to content

Commit a310ca9

Browse files
authored
Merge pull request #2115 from daspecster/fix-json-formatting-doc-toc
Fix JSON formatting and docsite crashing. Fixes #2114
2 parents a2c8182 + c1073a9 commit a310ca9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/json/json/master/toc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
{
9898
"type": "gcloud/bigtable/table/table",
9999
"title": "Table"
100-
},
100+
}
101101
]
102102
},{
103103
"title": "Datastore",

docs/json/toc-all.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
{
278278
"type": "gcloud/bigtable/table/table",
279279
"title": "Table"
280-
},
280+
}
281281
]
282282
},{
283283
"title": "Datastore",

0 commit comments

Comments
 (0)