Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typographical errors #12676

Merged
merged 7 commits into from
Jan 2, 2025
Merged

Fix typographical errors #12676

merged 7 commits into from
Jan 2, 2025

Conversation

Marcofann
Copy link
Contributor

Description

This pull request addresses several typographical errors across multiple files in the repository. Specifically, it corrects the usage of indefinite articles ("a" vs. "an") and other minor grammatical issues for improved readability and accuracy. Below are the key changes:

  1. File: chain/chain/src/orphan.rs

    • Fixed: "a orphan block" → "an orphan block"
  2. File: core/async/README.md

    • Fixed: "a event-loop-based" → "an event-loop-based"
  3. File: core/primitives/src/stateless_validation/stored_chunk_state_transition_data.rs

    • Fixed: "a implicit missing chunk" → "an implicit missing chunk"
  4. File: runtime/near-vm-runner/src/instrument/stack_height/thunk.rs

    • Fixed: "a index of a thunk" → "an index of a thunk"
  5. File: runtime/near-vm/test-api/src/sys/externals/global.rs

    • Fixed: "a immutable global" → "an immutable global"
  6. File: runtime/runtime-params-estimator/src/trie.rs

    • Fixed: "a implementation" → "an implementation"
  7. File: tools/congestion-model/src/main.rs

    • Fixed: "an half hour ago" → "a half hour ago"

@Marcofann Marcofann requested a review from a team as a code owner January 2, 2025 13:35
@Marcofann Marcofann requested a review from akhi3030 January 2, 2025 13:35
@akhi3030 akhi3030 enabled auto-merge January 2, 2025 13:37
@akhi3030 akhi3030 added this pull request to the merge queue Jan 2, 2025
Merged via the queue into near:master with commit 69ae722 Jan 2, 2025
23 checks passed
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