From cd5d7ac8e8bbff814959145cc435afe6fc64517b Mon Sep 17 00:00:00 2001 From: Berkeley Martinez Date: Thu, 13 Aug 2015 15:38:42 -0700 Subject: [PATCH] lint json --- challenges/object-oriented-and-functional-programming.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenges/object-oriented-and-functional-programming.json b/challenges/object-oriented-and-functional-programming.json index a8c8e50bec..3f76e39014 100644 --- a/challenges/object-oriented-and-functional-programming.json +++ b/challenges/object-oriented-and-functional-programming.json @@ -1,6 +1,6 @@ { "name": "Object Oriented and Functional Programming", - "order" : 0.009, + "order": 0.009, "note": [ "Waypoint: Closures", "Waypoint: Factories",