From c1073a94ca914b4156eb2a073489a0918e24b0cc Mon Sep 17 00:00:00 2001 From: Thomas Schultz Date: Wed, 17 Aug 2016 16:40:11 -0400 Subject: [PATCH] Fix JSON formatting. Fixes #2114 --- docs/json/json/master/toc.json | 2 +- docs/json/toc-all.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/json/json/master/toc.json b/docs/json/json/master/toc.json index 038203d1487f..007b45e23edb 100644 --- a/docs/json/json/master/toc.json +++ b/docs/json/json/master/toc.json @@ -97,7 +97,7 @@ { "type": "gcloud/bigtable/table/table", "title": "Table" - }, + } ] },{ "title": "Datastore", diff --git a/docs/json/toc-all.json b/docs/json/toc-all.json index 116cdc4e1e01..cd9abe924c8f 100644 --- a/docs/json/toc-all.json +++ b/docs/json/toc-all.json @@ -277,7 +277,7 @@ { "type": "gcloud/bigtable/table/table", "title": "Table" - }, + } ] },{ "title": "Datastore",