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

docs: Fixing Documentation Typos #308

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

docs: Fixing Documentation Typos #308

wants to merge 3 commits into from

Conversation

mdqst
Copy link

@mdqst mdqst commented Dec 27, 2024

Description

I’ve addressed a few minor errors and clarifications in the documentation to ensure accuracy and improve readability.
Here's a breakdown of the changes:

  1. docs/onebox-test.md:

    • Fixed the incorrect use of "Changes" in the sentence:

      "Changes to the tests folder and run the following command to run all tests."
      Updated to:
      "Change to the tests folder and run the following command to run all tests."
      The imperative form "Change" is more appropriate in this context.

  2. docs/run.md:

    • Added the missing definite article "the" for clarity:

      "Install dependencies Node.js, yarn, hardhat."
      Updated to:
      "Install the dependencies: Node.js, Yarn, and Hardhat."

  3. docs/transaction-processing.md:

    • Corrected the term "trust execution environment (TEE)" to the more widely recognized "trusted execution environment (TEE)."

Thank you for considering my PR!


This change is Reviewable

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