From 26ee3f6151c01db676bf3f9ab387151eaded4a2a Mon Sep 17 00:00:00 2001 From: Ted Thibodeau Jr Date: Wed, 11 Sep 2024 16:31:36 -0400 Subject: [PATCH] fix a singular/plural disagreement --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 84e2656..335285b 100644 --- a/index.html +++ b/index.html @@ -1013,7 +1013,7 @@

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 depends on the complexity +VC API exchange protocols. The protocols supported depend on the complexity of the workflow the exchange is based on, and the options provided by the coordinator when the exchange was created.