Skip to content

Commit

Permalink
Simplify grammar for expires property.
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
msporny and TallTed committed Sep 2, 2023
1 parent f7ee3b6 commit f9b2223
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -616,9 +616,8 @@ <h3>Proofs</h3>

<dt id="defn-proof-expires">expires</dt>
<dd>
An OPTIONAL property that conveys the date and time that a proof expires and
that, if present, MUST be specified as an [[XMLSCHEMA11-2]] combined date and
time string.
The `expires` property is OPTIONAL. If present, it MUST be an [[XMLSCHEMA11-2]]
`dateTimeStamp` string specifying when the proof expires.
</dd>

<dt id="defn-domain">domain</dt>
Expand Down

0 comments on commit f9b2223

Please sign in to comment.