From 3970a56269c651e9666fc5717b8c7b23fb6fc1fc Mon Sep 17 00:00:00 2001 From: tediou5 Date: Sat, 11 May 2024 14:15:54 +0800 Subject: [PATCH] fix: correcting spelling mistake at consensus/overview: nonde -> node --- docs/consensus/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/consensus/overview.md b/docs/consensus/overview.md index 08026686..085f6268 100644 --- a/docs/consensus/overview.md +++ b/docs/consensus/overview.md @@ -47,7 +47,7 @@ challenge is how to make the _plot_ each farmer stores unique. This is done as p below. Before the plotting phase, farmers need to "prepare" the raw blockchain history for compatibility with the Autonomys -plotting protocol. This is done in the archiving phase. Archiving is a deterministic process performed by all nonde. It is done +plotting protocol. This is done in the archiving phase. Archiving is a deterministic process performed by all node. It is done ongoingly, as the blockchain progresses and more blocks are produced. When archiving, farmers apply a technique called error-correction coding, specifically the Reed--Solomon code. This is used to guarantee that even if some piece of data (a collection of blocks) is not stored by any of the farmers (hence not stored on the entire network), it could be