Skip to content

docs: fix grammar in docs/running_tests/test_formats (batch 2)#53

Merged
danceratopz merged 2 commits intofix-grammar-docs-and-miscfrom
claude/fix-grammar-docs-round-2-WeliU
Jan 2, 2026
Merged

docs: fix grammar in docs/running_tests/test_formats (batch 2)#53
danceratopz merged 2 commits intofix-grammar-docs-and-miscfrom
claude/fix-grammar-docs-round-2-WeliU

Conversation

@danceratopz
Copy link
Copy Markdown
Owner

Fix grammar issues in docs/running_tests/test_formats:

  • blockchain_test.md: "post merge" -> "post-merge"
  • blockchain_test.md: fix blobVersionedHashes description (was copy of maxFeePerBlobGas)
  • blockchain_test_engine.md: "a engine" -> "an engine"
  • blockchain_test_engine_x.md: "If post field" -> "If the post field"
  • transaction_test.md: "test client's" -> "test a client's"

🗒️ Description

🔗 Related Issues or PRs

N/A.

✅ Checklist

  • All: Ran fast tox checks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:
    uvx tox -e static
  • All: PR title adheres to the repo standard - it will be used as the squash commit message and should start type(scope):.
  • All: Considered adding an entry to CHANGELOG.md.
  • All: Considered updating the online docs in the ./docs/ directory.
  • All: Set appropriate labels for the changes (only maintainers can apply labels).
  • Tests: Ran mkdocs serve locally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.
  • Tests: For PRs implementing a missed test case, update the post-mortem document to add an entry the list.
  • Ported Tests: All converted JSON/YML tests from ethereum/tests or tests/static have been assigned @ported_from marker.

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

Fix grammar issues in docs/running_tests/test_formats:
- blockchain_test.md: "post merge" -> "post-merge"
- blockchain_test.md: fix blobVersionedHashes description (was copy of maxFeePerBlobGas)
- blockchain_test_engine.md: "a engine" -> "an engine"
- blockchain_test_engine_x.md: "If `post` field" -> "If the `post` field"
- transaction_test.md: "test client's" -> "test a client's"
Comment thread docs/running_tests/test_formats/blockchain_test.md Outdated
@danceratopz danceratopz merged commit d1614c4 into fix-grammar-docs-and-misc Jan 2, 2026
4 of 11 checks passed
@danceratopz danceratopz deleted the claude/fix-grammar-docs-round-2-WeliU branch January 2, 2026 23:12
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.

2 participants