Browse Source

JSON Syntax fix for schema doc

Co-Authored-By: Andreas Möller <am@localheinz.com>
Nils Adermann 5 years ago
parent
commit
538f070a29
1 changed files with 1 additions and 0 deletions
  1. 1 0
      doc/04-schema.md

+ 1 - 0
doc/04-schema.md

@@ -285,6 +285,7 @@ An example:
             "type": "other",
             "url": "https://www.doctrine-project.org/sponsorship.html"
         }
+    ]
 }
 ```