소스 검색

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