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

Typo fixed Update README.md #74

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Typo fixed Update README.md #74

merged 1 commit into from
Nov 19, 2024

Conversation

mdqst
Copy link
Contributor

@mdqst mdqst commented Nov 19, 2024

Description:

There is a small typo in the "Specify a Network" section under the explanation for the testnet parameter. The word "omited" is incorrectly used. The correct word should be "omitted."

Here is the problematic part:

"this can be done by passing a boolean into the testnet parameter to any call. This is optional, and method calls will be treated as mainnet if this parameter is omited."

The word "omited" has been corrected to "omitted" in the updated version:

"This can be done by passing a boolean into the testnet parameter to any call. This is optional, and method calls will be treated as mainnet if this parameter is omitted."

Importance:

This fix is important as it addresses a minor spelling error that could cause confusion, especially for non-native English speakers who rely on precise language in technical documentation. Ensuring correct spelling in documentation helps maintain professionalism and readability, contributing to a better user experience for developers referencing the guide.

Fixed Typo in "Specify a Network" Section
Copy link

vercel bot commented Nov 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stellar-snap ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 8:54am

@paulfears paulfears merged commit bf6d202 into paulfears:main Nov 19, 2024
2 of 4 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