From 43ac552cb64c58b3401d800c4122ceea222b9b80 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sun, 20 Aug 2023 15:24:26 -0400 Subject: [PATCH] Fix typo in vocabulary diagram description. --- vocab/credentials/v2/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vocab/credentials/v2/template.html b/vocab/credentials/v2/template.html index 883e40073..ecaf96ee9 100644 --- a/vocab/credentials/v2/template.html +++ b/vocab/credentials/v2/template.html @@ -284,7 +284,7 @@

Diagram description

On the right hand side of the column there is an extra column of ellipses styled as "Class", and labeled as "CredentialSchema", - "CredentialStatus", "CredentialEvidence", "RefreshService", "ConfidenceMethos", and "TermsOfUse". + "CredentialStatus", "CredentialEvidence", "RefreshService", "ConfidenceMethod", and "TermsOfUse". The Property boxes labeled as "credentialSchema", "credentialStatus", "credentialEvidence, "refreshService", "confidenceMethod", and "termsOfUse" are all connected by connecting lines styled as Range to these ellipses, respectively.