Update content/docs/rfcs/10/README.md

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
This commit is contained in:
Jimmy Debe 2024-02-14 20:11:12 -05:00 committed by GitHub
parent c0f3739458
commit d6c85b8e47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Waku v2 is a family of modular peer-to-peer protocols for secure communication.
These protocols are designed to be secure, privacy-preserving,
censorship-resistant and run in resource-restricted environments.
At a high level, it implements a publish/subscribe, PubSub,
messaging mechianism over [libp2p](https://github.com/libp2p/specs) and adds capabilities.
messaging mechanism over [libp2p](https://github.com/libp2p/specs) and adds capabilities.
These capabilities are things such as:
- Retrieving historical messages for mostly-offline devices.