Skip to content

Add missing terms to Vale vocabulary#5477

Merged
ethanpalm merged 1 commit intomainfrom
mintlify/vale-vocab-update
Apr 22, 2026
Merged

Add missing terms to Vale vocabulary#5477
ethanpalm merged 1 commit intomainfrom
mintlify/vale-vocab-update

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Apr 21, 2026

Summary

  • Made cors, sql, cmd case-insensitive ((?i)) so uppercase variants (CORS, SQL, CMD) are also accepted
  • Consolidated uri/URIs into a single (?i)uris? pattern
  • Added OpenAI as a recognized product name

Note

Low Risk
Low risk change limited to Vale spelling configuration; it only affects which terms are treated as valid in documentation linting.

Overview
Updates .vale/styles/config/vocabularies/Mintlify/accept.txt to reduce false-positive spelling warnings by making cmd, cors, and sql case-insensitive, consolidating uri/URIs into a single (?i)uris? pattern, and adding OpenAI as an accepted term.

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

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Apr 21, 2026

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

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

@ethanpalm ethanpalm merged commit 6286dae into main Apr 22, 2026
5 checks passed
@ethanpalm ethanpalm deleted the mintlify/vale-vocab-update branch April 22, 2026 20:17
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.

1 participant