Browse Source

Removed trailing comma

Mike van Riel 13 years ago
parent
commit
b3e0126acf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/articles/custom-installers.md

+ 1 - 1
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