Skip to content

Commit a0df3a4

Browse files
committed
More simplerer again.
1 parent f3f23b9 commit a0df3a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
This document describes a simple [JSON Schema vocabulary](https://json-schema.org/draft/2020-12/json-schema-core.html#name-schema-vocabularies) that can be used to validate JSON text sequences as specified by [RFC 7464](https://datatracker.ietf.org/doc/html/rfc7464).
66

7-
It defines two keywords whose purposes are to allow applying a JSON schema to individual elements in a JSON text sequence (hereafter "sequence").
7+
It defines two keywords which allow applying a JSON schema to individual elements in a JSON text sequence (hereafter "sequence").
88

99
Though indeed the entirety of a sequence is not itself a standard JSON type (nor valid JSON), proscribed below is a loose [`stream` type](#streams) whose implementation is left mostly to the specific language or implementation to further define.
1010

0 commit comments

Comments
 (0)