Fix comment in sample

This commit is contained in:
Gittenburg 2020-09-27 12:06:22 +02:00
parent 7e0afc8f43
commit b817a5d6b8
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ monaco.languages.json.jsonDefaults.setDiagnosticsOptions({
}
}
}, {
uri: "http://myserver/bar-schema.json", // id of the first schema
uri: "http://myserver/bar-schema.json", // id of the second schema
schema: {
type: "object",
properties: {