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

chore: fix some typos in comment #821

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

toofooboo
Copy link

@toofooboo toofooboo commented Dec 20, 2024

Changes

fix some typos in comment

How this PR will be tested

  • Open the dashboard and click X. Result: A modal should appear.
  • Call the /foo/bar API. Result: Returns 200 with "baz" in the response body.

Output

(Example: Screenshot/GIF for UI changes, cURL output for API changes)


PR-Codex overview

This PR focuses on correcting typos in comments throughout the codebase, specifically in the send-transaction-queue.ts, import.ts, queue-transaction.ts, and create-wallet-details.ts files.

Detailed summary

  • Corrected "enqueing" to "enqueuing" in send-transaction-queue.ts.
  • Fixed "endoint" to "endpoint" in import.ts.
  • Changed "depcrecated" to "deprecated" in create-wallet-details.ts for several comments.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Signed-off-by: toofooboo <cmaker@foxmail.com>
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