From 873f1b1124c93c0429d66e7d67c48ba99be3ea6c Mon Sep 17 00:00:00 2001 From: Dae-Ho Kim Date: Sun, 7 May 2017 01:19:27 +0900 Subject: [PATCH] Fix json (#798) Remove comma --- examples/links/state.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/links/state.json b/examples/links/state.json index 2b9ec5e0f..649b22fb5 100644 --- a/examples/links/state.json +++ b/examples/links/state.json @@ -18,7 +18,7 @@ { "kind": "text", "text": "hyperlinks" - }, + } ] }, {