Skip to content

Commit 617d358

Browse files
committed
dialect determination should be a subsection of meta-schemas and vocabs
1 parent abed799 commit 617d358

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
@@ -882,7 +882,7 @@ vocabulary's keywords.
882882
Meta-schema authoring is an advanced usage of JSON Schema, so the design of
883883
meta-schema features emphasizes flexibility over simplicity.
884884

885-
### Dialect Determination
885+
#### Dialect Determination
886886

887887
When the schema evaluation process begins, the first task is to determine the
888888
dialect used by the schema. To do this, implementations MUST determine the

0 commit comments

Comments
 (0)