Skip to content

Commit

Permalink
Fix grammar in note about status list issuers.
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 Jan 13, 2024
1 parent 05af591 commit 402aab4
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -790,13 +790,12 @@ <h3>Validate Algorithm</h3>

<p class="note" title="Issuer validation is use case dependent">
It is expected that a <a>verifier</a> will ensure that it trusts the issuer
of a <a href="#bitstringstatuslistcredential">BitstringStatusListCredential</a>,
as well as the issuer of the associated <a>verifiable credential</a>, before
utilizing the information contained in either credential for further decision
making purposes. Implementers are advised that the issuer of each credential
might be different in use cases where the original issuer of the
credential does not maintain whether or not that credential continues to be
valid.
of a <a>verifiable credential</a>, as well as the issuer of the associated
<a href="#bitstringstatuslistcredential">BitstringStatusListCredential</a>,
before utilizing the information contained in either credential for further
decision making purposes. Implementers are advised that the issuers of these
credential might be different in use cases where the original issuer of the
<a>verifiable credential</a> does not maintain a record of its validity.
</p>

</section>
Expand Down

0 comments on commit 402aab4

Please sign in to comment.