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

Commit b8b1f70

Browse files
authored
Merge pull request #214 from mattkelly/fix-syntax-spelling
Fix 'syntax' spelling
2 parents af0cedd + f4c98f1 commit b8b1f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The specification is split into three parts, Core, Validation, and Hyper-Schema,
2424
| [JSON Schema Core](latest/json-schema-core.html) | defines the basic foundation of JSON Schema |
2525
| [JSON Schema Validation](latest/json-schema-validation.html) | defines the validation keywords of JSON Schema |
2626
| [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 |
27+
| [Relative JSON Pointers](latest/relative-json-pointer.html) | extends the JSON Pointer syntax for relative pointers |
2828

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

0 commit comments

Comments
 (0)