Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Fix 'syntax' spelling #214

Merged
merged 1 commit into from
Jun 5, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The specification is split into three parts, Core, Validation, and Hyper-Schema,
| [JSON Schema Core](latest/json-schema-core.html) | defines the basic foundation of JSON Schema |
| [JSON Schema Validation](latest/json-schema-validation.html) | defines the validation keywords of JSON Schema |
| [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 |
| [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 |

They are also available on the IETF main site:
* [draft-handrews-json-schema-01 (core)](http://tools.ietf.org/html/draft-handrews-json-schema-01)
Expand Down