Skip to content

Commit cce562e

Browse files
HoOngEemergify[bot]
authored andcommitted
Fix some typos
1 parent ccc2372 commit cce562e

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

spec/Dynamic-Validator.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,8 @@ TBD
5858

5959
## Delegation
6060
The stakeholders have the right to choose validators as much as their shares.
61-
This is called delegation, and the stakeholders who have been delegated called delegators.
61+
This is called delegation, and the stakeholders who have delegated called delegators.
6262
The delegation is valid only when the delegatee is not an eligible or not banned.
63-
The delegation is valid only when the delegatee is not eligible or banned.
6463
The delegated stakes are returned when the account becomes an eligible account or a banned account.
6564

6665
## Election
@@ -120,8 +119,8 @@ The transaction that tries to withdraw more than what the account has will fail.
120119
* quantity
121120

122121
It's a transaction used by the stakeholders to select the validators.
123-
The validator can delegate as much stakes as they have.
124-
The validator can delegate any candidates, including validators and jailed accounts.
122+
The stakeholders can delegate as much stakes as they have.
123+
The stakeholders can delegate any candidates, including validators and jailed accounts.
125124
The delegations return automatically when the delegatee becomes eligible or banned.
126125

127126
*DELEGATE* transactions to banned or eligible accounts fail.
@@ -132,7 +131,7 @@ The delegations return automatically when the delegatee becomes eligible or bann
132131
* quantity
133132

134133
It's a transaction used by the stakeholders to revoke the delegation.
135-
The validator can revoke delegations at any time without delay.
134+
The stakeholders can revoke delegations at any time without delay.
136135
The revoke occurs immediately, but the validator cannot be ousted before its term is over.
137136

138137
The transaction fails when the delegator revokes more than it delegates.
@@ -153,4 +152,4 @@ The informant receives all deposit and rewards(TBD) as prize money immediately.
153152

154153
The criminal becomes a banned account.
155154
The account cannot become a candidate anymore.
156-
In other words, the *DELEGATE* transaction to the banned account and the *SELF_NOMINATE* transaction from the banned account fal.
155+
In other words, the *DELEGATE* transaction to the banned account and the *SELF_NOMINATE* transaction from the banned account fail.

0 commit comments

Comments
 (0)