diff --git a/civic.json b/civic.json index 130e7bf..690dbc4 100644 --- a/civic.json +++ b/civic.json @@ -6,11 +6,11 @@ "politicalEntity":"BetaNYC", "type":"Information Repository", "needs": [ - {"need": "Content Editor"}, + {"need": "Content Editor"} ], "categories": [ {"category": "Leadership"}, - {"category": "Graphics"} - {"category": "Values"}; + {"category": "Graphics"}, + {"category": "Values"} ] -} \ No newline at end of file +}