Typo check: fix stray word, spelling, and table spacing - #879
Open
mintlify[bot] wants to merge 1 commit into
Open
Typo check: fix stray word, spelling, and table spacing#879mintlify[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 SummaryThe PR makes three documentation-only typo and formatting corrections.
Confidence Score: 5/5The PR appears safe to merge with no actionable issues identified. The changes are limited to correct terminology, grammar, and whitespace, preserve the documentation’s meaning and rendering, and align with surrounding content.
|
| Filename | Overview |
|---|---|
| mintlify/payouts-and-b2b/index.mdx | Corrects “counter party” to the repository’s consistently used “counterparty” terminology. |
| mintlify/payouts-and-b2b/onboarding/configuring-customers.mdx | Removes a stray word from a sentence without changing its procedural meaning. |
| mintlify/snippets/country-support.mdx | Normalizes the Spain row’s spacing to match equivalent country-support rows. |
Reviews (1): Last reviewed commit: "docs: fix typo, stray word, and table sp..." | 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
Weekly typo scan of MDX pages changed in the past week; three minor issues found and fixed.
Changes
payouts-and-b2b/onboarding/configuring-customers.mdx: removed stray leftover word ("For each customer, during you should" → "For each customer, you should")payouts-and-b2b/index.mdx: "counter party" → "counterparty" (matches usage elsewhere in the docs)snippets/country-support.mdx: removed double space in the Spain row of the country support tableAll other changed pages were free of spelling, grammar, markdown, punctuation, and frontmatter issues.