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: typo correction validations.test.ts #2405

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Conversation

rebustron
Copy link
Contributor

@rebustron rebustron commented Nov 21, 2024

Why is this change needed?

Corrected a typographical error in the test description. Changed "inpt" to "input" in validations.test.ts.
This fix improves code readability and consistency.


Merge Checklist


Commits

  • Commit: typo validations.test.ts
    • Changed "inpt" to "input" in the file packages/core/src/validations.test.ts.

PR-Codex overview

This PR focuses on correcting a typo in a test description within the validations.test.ts file.

Detailed summary

  • Changed the test description from "succeeds with valid string inpt" to "succeeds with valid string input" in the test function.

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

Copy link

vercel bot commented Nov 21, 2024

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

Name Status Preview Comments Updated (UTC)
hub-monorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 5:37pm

@sds sds merged commit 45e7ae1 into farcasterxyz:main Nov 22, 2024
4 checks passed
@sds sds added the t-docs Add or update documentation label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-docs Add or update documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants