Skip to content

Commit f3700e4

Browse files
TallTedmsporny
authored andcommitted
Update terms.html to match index.html
rationalizing [credential ]{repositories/|repository}
1 parent 29f431d commit f3700e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

terms.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@
2727
associated with an <a>entity</a>. These identifiers are most often used in a
2828
<a>verifiable credential</a> and are associated with <a>subjects</a> such that a
2929
<a>verifiable credential</a> itself can be easily ported from one
30-
<a>repository</a> to another without the need to reissue the <a>credential</a>.
30+
<a>credential repository</a> to another without the need to reissue the <a>credential</a>.
3131
An example of a DID is `did:example:123456abcdef`.
3232
</dd>
3333
<dt><dfn class="lint-ignore" data-lt="decentralized identifier documents|DID document|DID documents">decentralized identifier document</dfn></dt>
3434
<dd>
3535
Also referred to as a <strong><em>DID document</em></strong>, this is a document
3636
that is accessible using a <a>verifiable data registry</a> and contains
3737
information related to a specific <a>decentralized identifier</a>, such as the
38-
associated <a>repository</a> and public key information.
38+
associated <a>credential repository</a> and public key information.
3939
</dd>
4040
<dt><dfn data-lt="default graph">default graph</dfn></dt>
4141
<dd>
@@ -125,7 +125,7 @@
125125
Data derived from one or more <a>verifiable credentials</a>, issued by one or
126126
more <a>issuers</a>, that is shared with a specific <a>verifier</a>.
127127
</dd>
128-
<dt><dfn data-lt="credential repository|credential repositories|repositories">repository</dfn></dt>
128+
<dt><dfn data-lt="credential repositories">credential repository</dfn></dt>
129129
<dd>
130130
A program, such as a storage vault or personal <a>verifiable credential</a>
131131
wallet, that stores and protects access to <a>holders'</a>

0 commit comments

Comments
 (0)