From 03720bfb19b8b11273869db78e8ed8c88e6cb9c6 Mon Sep 17 00:00:00 2001
From: Ivan Herman
Date: Wed, 20 Nov 2024 08:48:44 +0100
Subject: [PATCH] Fix grammar in diagram description.
Co-authored-by: Ted Thibodeau Jr
---
vocab/security/template.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/vocab/security/template.html b/vocab/security/template.html
index 2a1013c..17e5bad 100644
--- a/vocab/security/template.html
+++ b/vocab/security/template.html
@@ -270,7 +270,7 @@ Diagram description
Each of these sections has an ellipse at the top, labeled as "Proof", "VerificationMethod",
- and "VerificationRelationship", respectively. Additionally, the Verification Method section also
+ and "VerificationRelationship", respectively. The Verification Method section
includes an additional ellipse, labeled as "ControllerDocument", side-by-side with the ellipse
labeled as "VerificationMethod".
@@ -310,7 +310,7 @@ Verification Method Section
Each of these is connected to the "VerificationMethod" ellipse, with a line styled as "Domain Of".
The "controller" "Property" box is also connected to the "ControllerDocument" ellipse, while
the "expires" "Property" box is also connected to the "Proof" ellipse (in the Proof section);
- both these extra connections are also with a line styled as "Domain Of".
+ both of these extra connecting lines are styled as "Domain Of".