Skip to content

fix(specs/holocene): remove duplicate "is" in derivation.md#909

Open
0xAxiom wants to merge 2 commits into
ethereum-optimism:mainfrom
0xAxiom:fix/typo-holocene-derivation-is-is
Open

fix(specs/holocene): remove duplicate "is" in derivation.md#909
0xAxiom wants to merge 2 commits into
ethereum-optimism:mainfrom
0xAxiom:fix/typo-holocene-derivation-is-is

Conversation

@0xAxiom

@0xAxiom 0xAxiom commented May 6, 2026

Copy link
Copy Markdown

Description

specs/protocol/holocene/derivation.md line 257 has a single duplicated word:

...or is is being processed by later stages.

This PR removes the second is. No semantic change, no other markdown / link / code touched.

Diff

- incoming frames, or is is being processed by later stages.
+ incoming frames, or is being processed by later stages.

Verification

  • Non-overlap check: searched open PRs touching derivation / labelled typo — 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 errors
  • npx cspell ./specs/protocol/holocene/derivation.md — 0 issues
  • Commit GPG-signed (RSA 7C3D4BFE44B598C90CE31DCCA190D7A3B1700D63).

0xAxiom and others added 2 commits May 6, 2026 10:01
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant