Skip to content

Commit 3a5b703

Browse files
committed
fix example
1 parent df9a311 commit 3a5b703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ is equivalent to
259259

260260
```json
261261
{
262-
"type": "array",
262+
"type": "object",
263263
"properties": {
264264
"foo": {
265265
"$ref": "https://example.com/schema"

0 commit comments

Comments
 (0)