Skip to content

Add Vale vocabulary terms from recent docs#5261

Open
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/vocab-1775775994
Open

Add Vale vocabulary terms from recent docs#5261
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/vocab-1775775994

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify bot commented Apr 9, 2026

Summary

Adds 13 valid technical terms, product names, and acronyms to the Vale vocabulary accept.txt that would trigger false-positive spelling warnings in files from the recent translation PR (#5258).

Words added

  • ACS — Azure Communication Services (SSO docs)
  • Ahrefs — SEO tool product name
  • backlinks? — SEO term (with optional plural)
  • CloudConvert — file conversion service
  • Devin — AI coding agent product name
  • enum — programming data type
  • hCaptcha — CAPTCHA service
  • Playfair — Google Fonts family name
  • PST — Pacific Standard Time
  • ROI — Return on Investment
  • RTL — right-to-left text direction
  • SVGR — SVG-to-React tool
  • UTF — Unicode encoding prefix

Note

Low Risk
Low risk: only updates Vale vocabulary to suppress false-positive lint warnings; no runtime code or behavior changes.

Overview
Expands the Vale Mintlify/accept.txt vocabulary with 13 additional technical terms, product names, and acronyms (e.g., ACS, Ahrefs, CloudConvert, hCaptcha, SVGR, UTF) to reduce false-positive spelling warnings in docs.

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

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

mintlify bot commented Apr 9, 2026

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

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Apr 9, 2026, 11:10 PM

@mintlify-development
Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated (UTC)
userauth 🟡 Building Apr 9, 2026, 11:08 PM

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 04f9da8. Configure here.

AVIF
await
AWS
backlinks?
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New vocabulary entries break alphabetical sort order

Low Severity

Four newly added terms are inserted out of the file's case-insensitive alphabetical order: backlinks? is placed before backend, Devin before desc (belongs between Dev and DevTools), RTL before RSS, and UTF before useChat (belongs after UTC). Misordering makes it harder to locate entries and increases the risk of future duplicates.

Additional Locations (2)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 04f9da8. Configure here.

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