소스 검색

JSON Syntax fix for schema doc

Co-Authored-By: Andreas Möller <am@localheinz.com>
Nils Adermann 5 년 전
부모
커밋
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",
             "url": "https://www.doctrine-project.org/sponsorship.html"
         }
+    ]
 }
 ```