From 1fecbf47b8917a9e2e1537440fd3ac2ba8de0b71 Mon Sep 17 00:00:00 2001 From: githubert Date: Mon, 29 Apr 2013 03:17:24 +0200 Subject: typo in JSON file --- example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.json b/example.json index 164344a..b57be12 100644 --- a/example.json +++ b/example.json @@ -102,7 +102,7 @@ "Name": "pullover", "Scale": 0, "Number": 1, - "Weight": 500, + "Weight": 500 }, { "Name": "trousers", -- cgit