Skip to content

Commit d083fac

Browse files
committed
add closing brace
1 parent 7ad5074 commit d083fac

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
@@ -3167,7 +3167,7 @@ This meta-schema combines several vocabularies for general use.
31673167
{"$ref": "https://json-schema.org/draft/next/meta/core"},
31683168
{"$ref": "https://json-schema.org/draft/next/meta/applicator"},
31693169
{"$ref": "https://json-schema.org/draft/next/meta/validation"},
3170-
{"$ref": "https://example.com/meta/example-vocab",
3170+
{"$ref": "https://example.com/meta/example-vocab"},
31713171
],
31723172
"patternProperties": {
31733173
"^unevaluated": false

0 commit comments

Comments
 (0)