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 typos #421

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

Fix typos #421

wants to merge 3 commits into from

Conversation

Marcofann
Copy link

This pull request corrects grammatical errors in comments across two smart contracts: RevolutAccountRegistry.sol and WiseAccountRegistry.sol.
The changes replace incorrect usage of "an" with "a" when referring to words that do not begin with a vowel sound, improving the readability and accuracy of the documentation.

Files Updated

  1. RevolutAccountRegistry.sol

    • Corrected: "an passed accountId's""a passed accountId's"
    • Corrected: "an Revolut account""a Revolut account"
  2. WiseAccountRegistry.sol

    • Corrected: "an passed accountId's""a passed accountId's"
    • Corrected: "an Wise account""a Wise account"

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