Skip to content

Commit

Permalink
Fix normative reference to RFC3339.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny authored and dlongley committed Jun 18, 2019
1 parent 0b0878f commit 5a1f617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1597,7 +1597,7 @@ <h3>Issuance Date</h3>
<code>validFrom</code> <a>property</a> and will deprecate the
<code>issuanceDate</code> <a>property</a> in favor of a new <code>issued</code>
<a>property</a>. The range of values for both properties are expected to remain
as [[!RFC3339]] combined date and time strings. Implementers are advised that
as [[?RFC3339]] combined date and time strings. Implementers are advised that
the <code>validFrom</code> <a>property</a> and the <code>issued</code>
properties are reserved and use for any other purpose is discouraged.
</p>
Expand Down

0 comments on commit 5a1f617

Please sign in to comment.