From 9644efd888564c7833866d4debe521210d861808 Mon Sep 17 00:00:00 2001 From: Dave Longley Date: Wed, 11 Sep 2024 15:12:55 -0400 Subject: [PATCH] Improve grammar in protocol support description. --- index.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 9bea776..14e3121 100644 --- a/index.html +++ b/index.html @@ -1001,11 +1001,9 @@

Workflows and Exchanges

VC API exchanges are designed to be executable using other protocols in addition to the VC API exchange protocol; for example, an exchange could potentially be executable with any of the OID4VCI, OID4VP, DIDComm, and -VC API exchange protocols. The protocols supported by a given workflow depend -on the implementation of the workflow service, the complexity of the workflow -depends on the workflow service implementation, the complexity of the workflow -the exchange is based on, and the options provided by the coordinator when -the exchange was created. +VC API exchange protocols. The protocols supported depends on the complexity +of the workflow the exchange is based on, and the options provided by the +coordinator when the exchange was created.

The exchange client is expected to initiate the exchange using a protocol that