Typo check: fix grammar, typos, and punctuation in docs - #905
Open
mintlify[bot] wants to merge 1 commit into
Open
Typo check: fix grammar, typos, and punctuation in docs#905mintlify[bot] wants to merge 1 commit into
mintlify[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
Contributor
Greptile SummaryThis PR proofreads the Mintlify documentation without changing technical behavior or code samples.
Confidence Score: 5/5The PR appears safe to merge because its documentation-only edits are grammatically correct, syntactically safe, and consistent with repository conventions. No actionable failures remain; the changes only correct prose, punctuation, and whitespace without altering technical guidance, links, code samples, or MDX structures.
|
| Filename | Overview |
|---|---|
| mintlify/global-accounts/agents/approvals-and-audit.mdx | Adds standard blank-line separation before a second-level heading. |
| mintlify/payouts-and-b2b/index.mdx | Adds missing punctuation and standardizes “counterparty” terminology. |
| mintlify/payouts-and-b2b/onboarding/configuring-customers.mdx | Removes a stray word from customer account configuration guidance. |
| mintlify/payouts-and-b2b/onboarding/implementation-overview.mdx | Adds sentence punctuation and normalizes spacing in a payment-rail label. |
| mintlify/snippets/terminology.mdx | Corrects subject-verb agreement while preserving parallel list structure. |
Reviews (1): Last reviewed commit: "docs: fix typos, grammar, and punctuatio..." | Re-trigger Greptile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Full proofread of all MDX docs pages; fixes small grammar, typo, punctuation, and formatting errors. No wording, technical terms, or code samples were changed.
Changes
payouts-and-b2b/onboarding/configuring-customers.mdx: removed stray word ("For each customer, during you should" → "For each customer, you should")payouts-and-b2b/index.mdx: "counter party" → "counterparty" (matches usage everywhere else)snippets/terminology.mdx: subject-verb agreement ("Each external account: Are associated" → "Is associated")payouts-and-b2b/index.mdx,payouts-and-b2b/onboarding/implementation-overview.mdx,payouts-and-b2b/platform-tools/sandbox-testing.mdx,global-p2p/onboarding/configuring-customers.mdx,snippets/creating-customers/customers.mdx,snippets/platform-config-currency-api-webhooks.mdx,snippets/uma-test-wallet.mdxpayouts-and-b2b/onboarding/implementation-overview.mdx: "ACH/RTP(US)" → "ACH/RTP (US)" for consistency with sibling itemssnippets/country-support.mdx: removed double space in Spain rails table cellglobal-accounts/agents/approvals-and-audit.mdx: added missing blank line before a headingValidation (
mint validate,mint broken-links) passes; the one broken-link warning is pre-existing onmain.