From 6e96c41220c85659a8408561bce3c22da2f5f4da Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Tue, 8 Oct 2024 15:46:51 -0400 Subject: [PATCH] Apply grammar fix from @TallTed on other query information. --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 8488ba5..1884dc5 100644 --- a/index.html +++ b/index.html @@ -303,8 +303,8 @@

Query By Example

The "query by example" credential query format is designed to enable developers to easily request the [=claims=] that they need to perform a particular business process from one or more [=verifiable credentials=]. The query can also -specify one or more [=issuers=] that is trusted by the [=verifier=] as well as -properties that prevent replay attacks such as a [=challenge=] and [=domain=]. +specify other information, such as one or more [=issuers=] that are trusted by +the [=verifier=].