From 405cef3f83b837b842af52a72edeba11a287f00d Mon Sep 17 00:00:00 2001 From: Sean Corfield Date: Wed, 21 Oct 2015 12:16:17 -0700 Subject: [PATCH] Formatting --- box.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/box.json b/box.json index dfa539be..21ce9575 100644 --- a/box.json +++ b/box.json @@ -10,7 +10,7 @@ "Documentation" : "http://framework-one.github.io/documentation/", "Repository" : { "type" : "git", "URL" : "https://github.com/framework-one/fw1.git" - }, + }, "Bugs" : "https://github.com/framework-one/fw1/issues", "shortDescription" : "FW/1 - Framework One - is a family of small, lightweight, convention-over-configuration frameworks, primarily for CFML.", "description" : "FW/1 - Framework One - is a family of small, lightweight, convention-over-configuration frameworks, primarily for CFML. FW/1 itself provides MVC, DI/1 provides dependency injection (a.k.a. inversion of control), and AOP/1 provides aspect-oriented programming features on top of DI/1.",