From 61f77efdbba7c8262dce739a53a52201926033d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jarek=20=C5=81ukow?= Date: Tue, 9 Oct 2018 17:49:50 +0200 Subject: [PATCH] Fix JSON file --- testfile.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testfile.json b/testfile.json index 7be7ccd..36a7ff9 100644 --- a/testfile.json +++ b/testfile.json @@ -1,3 +1,3 @@ -{{ - "I'm a severely malformed JSON file"", -] +{ + "I'm a valid JSON file": 1 +}