Skip to content

Commit

Permalink
Fix JSON encoding error
Browse files Browse the repository at this point in the history
  • Loading branch information
waldoj committed Sep 26, 2014
1 parent 59f1796 commit 0701158
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fishing/black_crappie.json
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
Expand Down
2 changes: 1 addition & 1 deletion fishing/white_crappie.json
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
Expand Down

0 comments on commit 0701158

Please sign in to comment.