From 0a0c5650271170339d50df3fdb3ec73ff761eb7f Mon Sep 17 00:00:00 2001 From: cuibuwei Date: Mon, 2 Dec 2024 20:33:03 +0800 Subject: [PATCH] docs: remove redundant words in comment Signed-off-by: cuibuwei --- docs/learn/learn-guides-identity.md | 2 +- docs/learn/learn-phragmen.md | 2 +- docs/learn/learn-validator.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/learn/learn-guides-identity.md b/docs/learn/learn-guides-identity.md index 16ff6901a350..afeac7b2f05d 100644 --- a/docs/learn/learn-guides-identity.md +++ b/docs/learn/learn-guides-identity.md @@ -124,7 +124,7 @@ guidelines about clearing identities. **Clearing:** Users can clear their identity information and have their deposit returned. Clearing an identity also clears all sub accounts and returns their deposits. -**Killing:** It is is possible to kill an identity that deems erroneous. This results in a slash of +**Killing:** It is possible to kill an identity that deems erroneous. This results in a slash of the deposit. ## Setting Sub-Identities diff --git a/docs/learn/learn-phragmen.md b/docs/learn/learn-phragmen.md index 8949c856a37c..9b647f9ac94c 100644 --- a/docs/learn/learn-phragmen.md +++ b/docs/learn/learn-phragmen.md @@ -9,7 +9,7 @@ slug: ../learn-phragmen ## NPoS Election Algorithms -Since validators are paid almost equally in in each era, it is important that the stake behind each +Since validators are paid almost equally in each era, it is important that the stake behind each validator is uniformly spread out. An election algorithm for Nominated Proof of Staking (NPoS) will try to optimize three metrics when computing a solution graph of nominators and validators: diff --git a/docs/learn/learn-validator.md b/docs/learn/learn-validator.md index df4545cd8d02..f7cc1a7ddfb2 100644 --- a/docs/learn/learn-validator.md +++ b/docs/learn/learn-validator.md @@ -27,7 +27,7 @@ trust-free environment. Parachain validators (i.e. para-validators) participate to the [Parachain Phase of the AnV Protocol](./learn-parachains-protocol.md/#parachain-phase), and submit [candidate receipts](./learn-parachains-protocol.md/#candidate-receipts) to the relay chain -transaction queue so that a block author can include information on the parablock in a fork of of +transaction queue so that a block author can include information on the parablock in a fork of the relay chain. Para-validators work in groups and are selected by the runtime in every epoch to validate parachain