From 07011580fccc36a367cfa342081ad51c6b9d30ba Mon Sep 17 00:00:00 2001 From: Waldo Jaquith Date: Thu, 25 Sep 2014 17:07:12 -0700 Subject: [PATCH] Fix JSON encoding error --- fishing/black_crappie.json | 2 +- fishing/white_crappie.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fishing/black_crappie.json b/fishing/black_crappie.json index e54b7af..05ac680 100644 --- a/fishing/black_crappie.json +++ b/fishing/black_crappie.json @@ -31,7 +31,7 @@ "2": { "place": "Flannagan and South Holston reservoirs", "description": "No crappie less than 10 inches" - } + }, "3": { "place": "South Holston Reservoir", "description": "15 per day in the aggregate (combined black and white crappie)" diff --git a/fishing/white_crappie.json b/fishing/white_crappie.json index c61fd40..0954cf1 100644 --- a/fishing/white_crappie.json +++ b/fishing/white_crappie.json @@ -31,7 +31,7 @@ "2": { "place": "Flannagan and South Holston reservoirs", "description": "No crappie less than 10 inches" - } + }, "3": { "place": "South Holston Reservoir", "description": "15 per day in the aggregate (combined black and white crappie)"