Skip to content

Commit baa9309

Browse files
committed
clarify what a keyword's annotation value is
1 parent 258d721 commit baa9309

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specs/jsonschema-core.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -651,8 +651,8 @@ which are provided to applications to use as they see fit. JSON Schema
651651
implementations are not expected to make use of the collected information on
652652
behalf of applications.
653653

654-
Unless otherwise specified, the value of an annotation keyword is the keyword's
655-
value. However, other behaviors are possible. For example, [JSON
654+
Unless otherwise specified, a keyword's annotation value is the value of the
655+
keyword itself. However, other behaviors are possible. For example, [JSON
656656
Hyper-Schema's](#json-hyper-schema) `links` keyword is a complex annotation that
657657
produces a value based in part on the instance data.
658658

0 commit comments

Comments
 (0)