Skip to content

Commit c13033f

Browse files
committed
add closing brace
1 parent 5ee5bdd commit c13033f

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

0 commit comments

Comments
 (0)