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(docs): Correct grammatical errors #2738

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

Conversation

Marcofann
Copy link

This PR addresses multiple grammatical errors in comments and documentation across various files in the repository. These changes improve readability and adhere to proper English grammar standards.

Files Changed:

  1. staking.go

    • Corrected "a unjail transaction" to "an unjail transaction."
  2. Utils.sol

    • Corrected "a operator" to "an operator."
  3. slashing.go

    • Corrected similar grammar inconsistencies in generated files.
  4. Staking.sol

    • Corrected "an new implementation" to "a new implementation."
  5. Upgrade.sol

    • Corrected "an new implementation" to "a new implementation."
  6. OmniBridgeNative.sol

    • Corrected "an new implementation" to "a new implementation."
  7. validator.md

    • Corrected "a operator private key" to "an operator private key."
  8. key.go

    • Corrected "custom a address function" to "custom an address function."

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