Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Fix grammar in comments and documentation #1448

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

Marcofann
Copy link

This pull request corrects grammatical errors in comments and documentation files across multiple modules. Specifically, it replaces instances of "a" with "an" where appropriate (e.g., before words starting with a vowel sound). The changes improve the readability and professionalism of the codebase.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Contents

This PR contains:

  • Fixed grammar in comments and documentation:
    • Replaced "a evm" with "an evm" in tests.rs.
    • Replaced "an new instance" with "a new instance" in storage.rs and transient_storage.rs.
    • Replaced "a Ethereum block" with "an Ethereum block" in geth_types.rs.
    • Replaced "a RPC node" with "an RPC node" in readme.md.

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant