Skip to content

Commit 3dca1c9

Browse files
Update specs/jsonschema-validation.md
Co-authored-by: Richard Gibson <[email protected]>
1 parent 8bdeaa6 commit 3dca1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/jsonschema-validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ These attributes apply to string instances.
399399
Date and time format names are derived from
400400
[RFC 9557, section 4.1](https://www.rfc-editor.org/info/rfc9557) which extends
401401
[RFC 3339, section 5.6](https://www.rfc-editor.org/info/rfc3339). The duration
402-
format is from the ISO 8601 ABNF as given in Appendix A of RFC 3339.
402+
format is from ISO 8601 as formalized into ABNF by RFC 3339 Appendix A.
403403

404404
- *date-time*: A string instance is valid against this attribute if it is a
405405
valid representation according to the "date-time" ABNF rule in RFC 3339,

0 commit comments

Comments
 (0)