Skip to content

Fix spelling, grammar, and formatting errors across docs#20

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/spelling-grammar-fixes-1776039611
Open

Fix spelling, grammar, and formatting errors across docs#20
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/spelling-grammar-fixes-1776039611

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Apr 13, 2026

Summary

Scanned all 179 MDX files for spelling errors, grammatical mistakes, and broken formatting. Fixed 15 issues across 10 files.

Changes

Grammar fixes (platform/webhook.mdx)

  • Fixed passive voice: "are performing" → "are performed"
  • Fixed subject-verb disagreement: "all request contains" → "all requests contain"
  • Fixed incomplete sentence on body data description
  • Removed stray trailing single quote in X-TXC-PAYLOAD header example
  • Fixed misspelling: "was update" → "was updated"

Capitalization (platform/colocation.mdx)

  • Fixed "aws" → "AWS" (acronym)

Heading consistency (platform/oauth/overview.mdx)

  • Fixed inconsistent heading level: ####### to match sibling sections

Broken code block (platform/oauth/usage/overview.mdx)

  • Removed extra closing brace } in Java code sample (unmatched brace)

Formatting (guides/client-order-id.mdx)

  • Removed double bullet markers (- •-) in Basic and Advanced Examples
  • Removed copy-paste artifact line ("Dashes (-)") from Advanced Examples

Punctuation (glossary.mdx)

  • Added missing period to "Balance Collateral" entry

Content accuracy (api-reference/account-wallet/create-withdraw-request.mdx)

  • Fixed incorrect scenario count: "8 different withdrawal scenarios" → "7" (only 7 are documented)
  • Capitalized "Latin" (proper adjective)

Grammar (api-reference/account-wallet/create-withdraw-request-with-specific-amount.mdx)

  • Fixed verb used as noun: "base withdraw" → "base withdrawal"

Punctuation (api-reference/account-wallet/get-flex-payment-history.mdx)

  • Added missing period at end of note

Ordering (changelog.mdx)

  • Moved February 2025 entry to correct reverse-chronological position (was placed before September 2025 entries)

- webhook.mdx: Fix grammar (passive voice, subject-verb agreement, incomplete sentence, stray quote, misspelling)
- colocation.mdx: Capitalize AWS acronym
- oauth/overview.mdx: Fix inconsistent heading level (h4 -> h3)
- oauth/usage/overview.mdx: Remove extra closing brace in Java code block
- client-order-id.mdx: Remove double bullet markers and copy-paste artifact
- glossary.mdx: Add missing period to Balance Collateral entry
- create-withdraw-request.mdx: Fix scenario count (8 -> 7), capitalize Latin
- create-withdraw-request-with-specific-amount.mdx: Fix verb/noun (withdraw -> withdrawal)
- get-flex-payment-history.mdx: Add missing period
- changelog.mdx: Reorder entries to strict reverse-chronological order

Generated-By: mintlify-agent
@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Apr 13, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
whitebit 🟢 Ready View Preview Apr 13, 2026, 12:23 AM

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.

0 participants