We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af0cedd + f4c98f1 commit b8b1f70Copy full SHA for b8b1f70
specification.md
@@ -24,7 +24,7 @@ The specification is split into three parts, Core, Validation, and Hyper-Schema,
24
| [JSON Schema Core](latest/json-schema-core.html) | defines the basic foundation of JSON Schema |
25
| [JSON Schema Validation](latest/json-schema-validation.html) | defines the validation keywords of JSON Schema |
26
| [JSON Hyper-Schema](latest/json-schema-hypermedia.html) ([errata](https://github.com/json-schema-org/json-schema-spec/issues?q=label%3Aerrata+label%3Ahypermedia)) | defines the hyper-media keywords of JSON Schema |
27
-| [Relative JSON Pointers](latest/relative-json-pointer.html) | extends the JSON Pointer sytnax for relative pointers |
+| [Relative JSON Pointers](latest/relative-json-pointer.html) | extends the JSON Pointer syntax for relative pointers |
28
29
They are also available on the IETF main site:
30
* [draft-handrews-json-schema-01 (core)](http://tools.ietf.org/html/draft-handrews-json-schema-01)
0 commit comments