Fixed typos in tokenomics-staking.md and validator-operations.md#31
Open
Negred0 wants to merge 2 commits intostoryprotocol:v1.2from
Open
Fixed typos in tokenomics-staking.md and validator-operations.md#31Negred0 wants to merge 2 commits intostoryprotocol:v1.2from
Negred0 wants to merge 2 commits intostoryprotocol:v1.2from
Conversation
Line 24, Changed 'requiring' to 'require' Line 31, Fixed space issue (doc:faucet) to (doc: faucet) Line 31, Added 'the' before 'below operations' Line 218, Added a ',' after 'for example' Line 270, Removed 'from' after 'rewards' and changed 'address the' to 'address where'
Excluding links, I replaced all instances of 'story' with 'Story' - Lines 21, 49, 110, 191, 311, and 217 (x2) Line 112 - Replaced 'a threshold' with 'the threshold' Line 118 - Replaced 'max' with 'the max' (x2) Replaced all instances of 'id' with 'ID' - Line 128 (x2), 148, 166, Line 130 - Replaced 'a threshold' to 'the threshold' Line 148 - Added ',' after 'delegator' Line 152 - Replaced 'stake' with 'staked' Line 158 - Replaced '14 days' with '14-day' Line 191 - Replaced 'their' with 'it's' and 'then minimum' with 'then the minimum' Line 217 - Replaced '65 bytes' with '65-byte' Line 223 - Replaced 'by' with 'in' Line 256 - Replaced 'rewards' with 'reward' Line 275 - Replaced 'is give' with 'is given' Line 321 - added a ',' before 'and the other...' Line 321 - Replaced 'self delegate' with 'self-delegate'
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed typos in validator-operations.md
Line 24, Changed 'requiring' to 'require'
Line 31, Fixed space issue (doc:faucet) to (doc: faucet)
Line 31, Added 'the' before 'below operations'
Line 218, Added a ',' after 'for example'
Line 270, Removed 'from' after 'rewards' and changed 'address the' to 'address where'
Fixed typos in tokenomics-staking.md
Excluding links, I replaced all instances of 'story' with 'Story' - Lines 21, 49, 110, 191, 311, and 217 (x2)
Line 112 - Replaced 'a threshold' with 'the threshold'
Line 118 - Replaced 'max' with 'the max' (x2)
Replaced all instances of 'id' with 'ID' - Line 128 (x2), 148, 166,
Line 130 - Replaced 'a threshold' to 'the threshold'
Line 148 - Added ',' after 'delegator'
Line 152 - Replaced 'stake' with 'staked'
Line 158 - Replaced '14 days' with '14-day'
Line 191 - Replaced 'their' with 'it's' and 'than minimum' with 'than the minimum'
Line 217 - Replaced '65 bytes' with '65-byte'
Line 223 - Replaced 'by' with 'in'
Line 256 - Replaced 'rewards' with 'reward'
Line 275 - Replaced 'is give' with 'is given'
Line 321 - added a ',' before 'and the other...'
Line 321 - Replaced 'self delegate' with 'self-delegate'
@jacob-tucker