Skip to content

Fix double spaces in prose#5637

Merged
mintlify[bot] merged 1 commit intomainfrom
mintlify/typo-fixes-1777669729
May 1, 2026
Merged

Fix double spaces in prose#5637
mintlify[bot] merged 1 commit intomainfrom
mintlify/typo-fixes-1777669729

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 1, 2026

Summary

Fixed three instances of inadvertent double spaces in prose:

  • changelog.mdx: "We've fixed both" → "We've fixed both"
  • changelog.mdx: "in custom mode and the sidebar" → "in custom mode and the sidebar"
  • guides/assistant-embed.mdx: "You cannot retrieve it later" → "You cannot retrieve it later"

Scope of scan

Scanned all 221 MDX files (excluding translated locales) for:

  • Common misspellings (e.g., "teh", "recieve", "seperate", "occured", etc.)
  • Duplicate adjacent words (e.g., "the the", "and and")
  • Double spaces between words in prose
  • Unbalanced bold/italic markers (**)
  • Malformed Markdown links
  • Unclosed YAML frontmatter

The double-space issues above were the only clear errors found. No misspellings, duplicate words, broken links, or unbalanced markers in prose were detected.


Note

Low Risk
Low risk: documentation-only whitespace fixes with no behavioral or rendering changes expected.

Overview
Removes a few inadvertent double spaces in MDX prose in changelog.mdx and guides/assistant-embed.mdx, improving text formatting/consistency.

Reviewed by Cursor Bugbot for commit ce78a7b. Bugbot is set up for automated code reviews on this repo. Configure here.

Generated-By: mintlify-agent
@mintlify mintlify Bot merged commit 2ae0df5 into main May 1, 2026
2 checks passed
@mintlify mintlify Bot deleted the mintlify/typo-fixes-1777669729 branch May 1, 2026 21:09
@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 1, 2026

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

Project Status Preview Updated (UTC)
mintlify 🔴 Failed May 1, 2026, 9:11 PM

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