fix(specs/holocene): remove duplicate "is" in derivation.md#909
Open
0xAxiom wants to merge 2 commits into
Open
fix(specs/holocene): remove duplicate "is" in derivation.md#9090xAxiom wants to merge 2 commits into
0xAxiom wants to merge 2 commits into
Conversation
Line 257 read "or is is being processed by later stages" — single duplicated word, no semantic change. Fix collapses to "or is being processed by later stages". Verified non-overlap with open PRs (ethereum-optimism#27, ethereum-optimism#82 are unrelated drafts; no other open PR touches specs/protocol/holocene/derivation.md). cspell + markdownlint-cli2 clean on the modified file.
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.
Description
specs/protocol/holocene/derivation.mdline 257 has a single duplicated word:This PR removes the second
is. No semantic change, no other markdown / link / code touched.Diff
Verification
derivation/ labelledtypo— open PRs experimental: transaction ordering policy #27 and experimental - deposit queue #82 are unrelated experimental drafts; no other open PR modifies this file.npx markdownlint-cli2 ./specs/protocol/holocene/derivation.md— 0 errorsnpx cspell ./specs/protocol/holocene/derivation.md— 0 issues7C3D4BFE44B598C90CE31DCCA190D7A3B1700D63).