浏览代码

Removed trailing comma

Mike van Riel 13 年之前
父节点
当前提交
b3e0126acf
共有 1 个文件被更改,包括 1 次插入1 次删除
  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