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

Correct Formatting and Improve Grammar in Docs #1411

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

Conversation

kilavvy
Copy link

@kilavvy kilavvy commented Dec 17, 2024

What changed?

Fixed formatting issues with the useAccount variable:
Replaced useAccount`` → useAccount` in two places to correct the syntax.
Added the missing preposition "to" in the following sentence:
Original: "It would also be good to be able update the age value."
Fixed: "It would also be good to be able to update the age value."

Why?
useAccount Fix: The incorrect syntax (double backtick `) caused inconsistency and likely formatting issues in markdown rendering.
Added "to": The sentence was grammatically incorrect without the preposition "to," which disrupted the readability and correctness.

Notes to reviewers

  • Ensure that all occurrences of useAccount are consistently formatted as code (using backticks).
  • Verify grammar improvements, particularly with prepositions like "to" in similar sentences.

How has it been tested?

  • Manual review of the changes in the markdown files to ensure formatting and grammar corrections render correctly.
  • Double-checked for syntax consistency across the updated sections.

Let me know if additional adjustments are needed! 🚀

Copy link

vercel bot commented Dec 17, 2024

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

Name Status Preview Comments Updated (UTC)
web-base-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2024 6:17pm

Copy link

vercel bot commented Dec 17, 2024

@kilavvy is attempting to deploy a commit to the Coinbase Team on Vercel.

A member of the Team first needs to authorize it.

@cb-heimdall
Copy link
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@kilavvy
Copy link
Author

kilavvy commented Dec 17, 2024

@brendan-defi Could you please review my PR? Thanks!

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