Skip to content

Commit 50e9aca

Browse files
be more specific on annotation targets
Co-authored-by: Jason Desrosiers <[email protected]>
1 parent 1a7a34a commit 50e9aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/jsonschema-core.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ defines three such behaviors[^7]:
422422

423423
- Assertions validate that an instance satisfies constraints, producing a
424424
boolean result: `true` if the constraints are satisfied; `false` otherwise.
425-
- Annotations attach information that applications may use in any way they see
425+
- Annotations attach information to instance locations that applications may use in any way they see
426426
fit.
427427
- Applicators apply subschemas to parts of the instance and combine their
428428
results.

0 commit comments

Comments
 (0)