Explorar el Código

Removed trailing comma

Mike van Riel hace 13 años
padre
commit
b3e0126acf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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