Skip to content

Commit

Permalink
Move comment location
Browse files Browse the repository at this point in the history
Comment was a child of `season`. But the comment concerns _all_
seasons, so I’ve moved it to be a child of `seasons`.
  • Loading branch information
waldoj committed Sep 12, 2014
1 parent e83c80a commit 70ecc2f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hunting/crow.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"days": ["Wednesday", "Friday", "Saturday"]
}
}
},
"comment": "Crows are a federally regulated migratory species; however, no HIP number is required and hunters may use unplugged shotguns to hunt them.\\nElectronic calls may be used on private and public lands."
}
}
},
"comment": "Crows are a federally regulated migratory species; however, no HIP number is required and hunters may use unplugged shotguns to hunt them. Electronic calls may be used on private and public lands."
}
}
]

0 comments on commit 70ecc2f

Please sign in to comment.