Skip to content

Commit 4db2c5e

Browse files
authored
Update README.md
s/DigitalIdentity/DigitalCredential
1 parent 15113fc commit 4db2c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This incubation is attempting to specify an API for user agents that would media
66

77
These identities can range from government-issued documents, such as driver's licenses and passports, to start with, to other credential types, potentially in the future.
88

9-
[Digital Credentials](https://wicg.github.io/digital-identities/) builds upon [Credential Management](https://www.w3.org/TR/credential-management-1/) to enable the secure and private exchange of digital identity information. It facilitates authenticated interactions by representing digital credentials through the `DigitalIdentity` interface, which embodies verifiable claims about an individual's identity.
9+
[Digital Credentials](https://wicg.github.io/digital-identities/) builds upon [Credential Management](https://www.w3.org/TR/credential-management-1/) to enable the secure and private exchange of digital identity information. It facilitates authenticated interactions by representing digital credentials through the `DigitalCredential` interface, which embodies verifiable claims about an individual's identity.
1010

1111
## Scope
1212

0 commit comments

Comments
 (0)