Skip to content

Fix grammar errors, broken punctuation, and changelog ordering#23

Open
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/spelling-grammar-fixes-1776644433
Open

Fix grammar errors, broken punctuation, and changelog ordering#23
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/spelling-grammar-fixes-1776644433

Conversation

@mintlify
Copy link
Copy Markdown

@mintlify mintlify bot commented Apr 20, 2026

Summary

Scanned all 180 MDX files for spelling errors, grammatical mistakes, and broken formatting. Found and fixed issues in 4 files.

Changes

platform/webhook.mdx — Grammar and punctuation fixes

  • Fixed passive voice errors: "are performing" → "are performed" (lines 63, 67)
  • Fixed subject-verb agreement: "all request contains" → "all requests contain" (line 89)
  • Fixed past participle: "was update" → "was updated" (line 146)
  • Removed stray single quote from payload' in header example (line 93)
  • Removed extra closing parenthesis from signature formula (line 94)
  • Added missing articles for clarity

platform/colocation.mdx — Capitalization fix

  • "aws" → "AWS" (line 44)

platform/oauth/overview.mdx — Heading level fix

  • Changed #### to ### for "Trading Bots & Algorithmic Trading" to match sibling headings

changelog.mdx — Chronological order fix

  • Moved the February 11, 2025 entry below the September 21, 2025 entries to maintain reverse chronological order

- webhook.mdx: Fix subject-verb agreement and passive voice errors
  ('are performing' → 'are performed', 'request contains' → 'requests contain',
  'was update' → 'was updated', 'will be retry' → 'will be retried')
- webhook.mdx: Remove stray quote and extra parenthesis in header examples
- colocation.mdx: Capitalize 'aws' → 'AWS'
- oauth/overview.mdx: Fix inconsistent heading level (#### → ###)
- changelog.mdx: Reorder entries to maintain reverse chronological order
  (move Feb 2025 below Sep 2025)

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

mintlify bot commented Apr 20, 2026

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

Project Status Preview Updated (UTC)
whitebit 🟢 Ready View Preview Apr 20, 2026, 12:22 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