From 146f42ef413299daf48466b96bf24f4fd956e0a8 Mon Sep 17 00:00:00 2001 From: Berkeley Martinez Date: Thu, 13 Aug 2015 15:38:42 -0700 Subject: [PATCH] lint json --- seed/challenges/object-oriented-and-functional-programming.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seed/challenges/object-oriented-and-functional-programming.json b/seed/challenges/object-oriented-and-functional-programming.json index a8c8e50bec..3f76e39014 100644 --- a/seed/challenges/object-oriented-and-functional-programming.json +++ b/seed/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",