From d40f8e0eb469c6cb301dfe8723579fc43ce7a88d Mon Sep 17 00:00:00 2001
From: Manu Sporny
Date: Sat, 4 Nov 2023 14:33:29 -0400
Subject: [PATCH] Reflow more text that was corrupted by PRs.
---
index.html | 100 +++++++++++++++++++++++++++++------------------------
1 file changed, 54 insertions(+), 46 deletions(-)
diff --git a/index.html b/index.html
index a94eedfd4..3a1b93e09 100644
--- a/index.html
+++ b/index.html
@@ -851,15 +851,17 @@
Presentations
verifiable presentation, which is normally composed of at least four
information graphs. The first of these graphs, the
verifiable presentation graph (which is the default graph),
-expresses the verifiable presentation itself, and contains presentation metadata.
-The verifiableCredential property in the verifiable presentation graph
-refers to one or more verifiable credentials, each being one of the
-second information graphs, i.e., a self-contained verifiable credential graph
-which in turn contains credential metadata and other claims. Each of these graphs are
-separate named graphs. The third information graph, the verifiable credential
-proof graph, expresses the credential graph proof, which is usually a digital signature.
-The fourth information named graph, the presentation proof graph, expresses the
-presentation's digital proof, which is usually a digital signature.
+expresses the verifiable presentation itself, and contains presentation
+metadata. The verifiableCredential property in the verifiable
+presentation graph refers to one or more verifiable credentials, each
+being one of the second information graphs, i.e., a self-contained
+verifiable credential graph which in turn contains credential metadata
+and other claims. Each of these graphs are separate named graphs. The
+third information graph, the verifiable credential proof graph,
+expresses the credential graph proof, which is usually a digital signature. The
+fourth information named graph, the presentation proof graph,
+expresses the presentation's digital proof, which is usually a digital
+signature.