From b3e0126acf818a7d3033520f8ce52ff168d70b73 Mon Sep 17 00:00:00 2001 From: Mike van Riel Date: Sat, 7 Apr 2012 18:47:53 +0200 Subject: [PATCH] Removed trailing comma --- doc/articles/custom-installers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/articles/custom-installers.md b/doc/articles/custom-installers.md index f308cc0c4..81d00adc0 100644 --- a/doc/articles/custom-installers.md +++ b/doc/articles/custom-installers.md @@ -32,7 +32,7 @@ An example composer.json of such a template would be: { "name": "phpdocumentor/template-responsive", - "type": "phpdocumentor-template", + "type": "phpdocumentor-template" } With the package definition shown in the example will any project that includes