From a56a3addf2346629216f5b33bebe2e4db1187b35 Mon Sep 17 00:00:00 2001 From: Jimmy Debe <91767824+jimstir@users.noreply.github.com> Date: Wed, 15 Jan 2025 21:59:08 -0500 Subject: [PATCH] Update standards/core/store.md Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com> --- standards/core/store.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standards/core/store.md b/standards/core/store.md index 62d60d5..76bedd8 100644 --- a/standards/core/store.md +++ b/standards/core/store.md @@ -367,7 +367,7 @@ lies about the history of messages as it is against the description of the `WAKU The following are not considered as part of the adversarial model: - An adversary with a global view of all the peers and their connections. - An adversary that can eavesdrop on communication links between arbitrary pairs of peers (unless the adversary is one end of the communication). -In specific, the communication channels are assumed to be secure. +Specifically, the communication channels are assumed to be secure. ### Future Work