From 21b6069401cd2f35e7dd75410368bfb8514cc5da Mon Sep 17 00:00:00 2001 From: Ted Thibodeau Jr Date: Fri, 8 Mar 2024 15:31:22 -0500 Subject: [PATCH] fix typos (#257) --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index e63405f..44f96b7 100644 --- a/index.html +++ b/index.html @@ -833,7 +833,7 @@

cnf

verification process.

- Use of a proof-of-posssion key provided by the Holder to the Issuer + Use of a proof-of-possession key provided by the Holder to the Issuer to establish a cryptographic binding to the Holder in the Verifiable Credential that is verifiable by the Verifier in the Verifiable Presentation is RECOMMENDED.

@@ -986,7 +986,7 @@

Verification Material

A verification method MUST NOT contain multiple verification material properties for the same material. For example, expressing key material in a verification method using both `publicKeyJwk` and -another representtion is prohibited. +another representation is prohibited.

@@ -2238,7 +2238,7 @@

Controllers

"x": "ANRjH_zxcKBxsjRPUtzRbp7FSVLKJXQ9APX9MP1j7k4" } }, { - "id": "#subject-authenticaton", + "id": "#subject-authentication", "type": "JsonWebKey", "controller": "did:web:vendor.example", "publicKeyJwk": { @@ -2270,7 +2270,7 @@

Controllers

"x": "qLZkSTbstvMWPTivmiQglEFWG2Ff7gNDVoVisdZTr1I" } }], - "authentication": ["#subject-authenticaton"], + "authentication": ["#subject-authentication"], "assertionMethod": ["#credential-issuance"] }