Skip to content

Commit

Permalink
Fix grammar in historical status list text.
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 authored Dec 30, 2023
1 parent e02c6e9 commit 1613363
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -754,13 +754,13 @@ <h3>Validate Algorithm</h3>
</ol>

<p>
When dereferencing a `statusListCredential` URL, implementations MAY provide a
mechanism to query the status list at a particular point in time. If such a
When a `statusListCredential` URL is dereferenced, server implementations MAY provide a
mechanism to dereference the status list as of a particular point in time. If such a
feature is supported, and if query parameters are supported by the URL scheme,
then the name of the query parameter MUST be `timestamp` and the value MUST be
a valid URL-encoded [[XMLSCHEMA11-2]] dateTimeStamp string value. The resulting
status list credential SHOULD be the status list as it existed at the given
date and time.
point in time.
</p>

</section>
Expand Down

0 comments on commit 1613363

Please sign in to comment.