Browse Source

Correct JSON

thewilkybarkid 11 years ago
parent
commit
3c75cf59e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/04-schema.md

+ 1 - 1
doc/04-schema.md

@@ -407,7 +407,7 @@ Example:
         "autoload": {
             "psr-4": {
                 "Monolog\\": "src/",
-                "Vendor\\Namespace\\": "",
+                "Vendor\\Namespace\\": ""
             }
         }
     }