-
Notifications
You must be signed in to change notification settings - Fork 542
[TOOL-3735] Fix minor typos #6531
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6531 +/- ##
=======================================
Coverage 55.02% 55.02%
=======================================
Files 881 881
Lines 55304 55304
Branches 3787 3787
=======================================
Hits 30429 30429
Misses 24780 24780
Partials 95 95
🚀 New features to boost your workflow:
|
95baccd
to
ab009be
Compare
size-limit report 📦
|
Merge activity
|
ab009be
to
c0430ea
Compare
c0430ea
to
e4e1709
Compare
<!-- start pr-codex --> ## PR-Codex overview This PR focuses on fixing typos and improving text clarity in various components of the application. ### Detailed summary - In `PayConfig.tsx`, corrected "will are" to "are" in the `bottomText` prop. - In `page.tsx` (commerce), corrected "paymets" to "payments". - In `page.tsx` (headless), corrected "Seemlessly" to "Seamlessly" in the `description`. - In `page.tsx` (embed), corrected "Seemlessly" to "Seamlessly" in the `description`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
e4e1709
to
b51157c
Compare
PR-Codex overview
This PR focuses on correcting typos and improving the clarity of text in various components of the application.
Detailed summary
PayConfig.tsx
, corrected "Shared Fees will are sent" to "Shared Fees are sent".page.tsx
(commerce), changed "Take paymets" to "Take payments".page.tsx
(headless), corrected "Seemlessly" to "Seamlessly".page.tsx
(embed), corrected "Seemlessly" to "Seamlessly".