From fe8f0911c341d59cb057391782268e7e5f9b9f31 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sun, 28 Apr 2024 12:09:24 -0400 Subject: [PATCH] Fix punctuation around "pid" and "signer_blind". Co-authored-by: Ted Thibodeau Jr --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index a923301..6d447d1 100644 --- a/index.html +++ b/index.html @@ -682,8 +682,8 @@

parseBaseProofValue

six or seven elements, using the names "bbsSignature", "bbsHeader", "publicKey", "hmacKey", "mandatoryPointers", "featureOption", and possibly optional feature -parameters "pid" and -"signer_blind" is produced as output. +parameter "pid" or +"signer_blind", is produced as output.