Просмотр исходного кода

JSON Syntax fix for schema doc

Co-Authored-By: Andreas Möller <am@localheinz.com>
Nils Adermann 5 лет назад
Родитель
Сommit
538f070a29
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      doc/04-schema.md

+ 1 - 0
doc/04-schema.md

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