From 872115a9c0a500444a5a48d314a195435b8abad4 Mon Sep 17 00:00:00 2001 From: fryorcraken <110212804+fryorcraken@users.noreply.github.com> Date: Tue, 9 Sep 2025 13:24:26 +1000 Subject: [PATCH] Apply suggestion from @chaitanyaprem Co-authored-by: Prem Chaitanya Prathi --- standards/application/waku-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standards/application/waku-api.md b/standards/application/waku-api.md index 518534a..5e1cafe 100644 --- a/standards/application/waku-api.md +++ b/standards/application/waku-api.md @@ -112,7 +112,7 @@ types: type: bool # Until further dogfooding, assuming default false, usage of SDS should be preferred default: false - description: "No-payload store hash queries are made to confirm whether outbound messages where received by remote store node." + description: "No-payload store hash queries are made to confirm whether outbound messages were received by remote store node." NetworkConfig: type: struct