Update docs/guides/nwaku/configure-nwaku.md

Co-authored-by: fryorcraken <110212804+fryorcraken@users.noreply.github.com>
This commit is contained in:
Simon-Pierre Vivier 2025-07-02 08:37:21 -04:00 committed by GitHub
parent bf36745e9d
commit 7dd8ee0b9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -80,7 +80,7 @@ For example, consider a `nwaku` node that does not store messages but can query
## Configure store sync
To enable syncronization between stores, enable the protocol via the configuration options below;
To enable synchronization between stores, enable the protocol via the configuration options below;
- `store-sync`: Enable store sync protocol (disable by default).
- `store-sync-interval`: Interval between store syncronization attempts, in seconds (300s default).