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 in Messages and Documentation #2631

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

Conversation

vipocenka
Copy link

This PR fixes several typographical errors in the codebase, ensuring proper grammar and clarity in user-facing messages and comments.

Changes:

  1. Deployment and Project Commands

    • Corrected: "Select an deployment option" -> "Select a deployment option"
    • Corrected: "Select an project option" -> "Select a project option"
  2. Codegen Tests

    • Corrected: "is not an valid type" -> "is not a valid type"
  3. HTTP Provider Description

    • Corrected: "an HTTP RPC server" -> "a HTTP RPC server"
  4. GraphQL Entities

    • Corrected: "is not an valid type" -> "is not a valid type"

Motivation

Improves readability, accuracy, and professionalism in user-facing messages, documentation, and error handling.

Checklist

  • All changes have been tested locally.
  • Code has been reviewed and updated for accuracy.
  • Updated relevant documentation and comments.
  • Verified grammar and context alignment for changes.

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