From 2b654ecd83f910fd4f08dd45abbb400eb245c47c Mon Sep 17 00:00:00 2001 From: benmcmahon100 Date: Thu, 13 Aug 2015 00:21:52 +0100 Subject: [PATCH] Removed the under construction flag --- 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 218496ddbf..a8c8e50bec 100644 --- a/seed/challenges/object-oriented-and-functional-programming.json +++ b/seed/challenges/object-oriented-and-functional-programming.json @@ -1,5 +1,5 @@ { - "name": "Object Oriented and Functional Programming \n - \n Under Construction From Challenge 4 Onwards", + "name": "Object Oriented and Functional Programming", "order" : 0.009, "note": [ "Waypoint: Closures",