Skip to content

Add auth, backend, codebase, docs, and n8n to Vale vocabulary#4790

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

Add auth, backend, codebase, docs, and n8n to Vale vocabulary#4790
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/vale-vocab-1774117092

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Mar 21, 2026

Summary


Note

Low Risk
Low risk: only updates Vale’s accepted-word list used for docs linting, with no runtime or production code changes.

Overview
Updates Vale’s Mintlify accepted vocabulary (.vale/styles/config/vocabularies/Mintlify/accept.txt) to whitelist additional commonly-used terms: n8n under names, and auth, backend, codebase, and docs under terms.

This reduces false-positive spelling/style errors in documentation by treating these words as valid.

Written by Cursor Bugbot for commit 490f8ce. This will update automatically on new commits. Configure here.

@mintlify
Copy link
Contributor Author

mintlify bot commented Mar 21, 2026

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

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Mar 21, 2026, 6:21 PM

Copy link

@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.

(?i)changelogs?
classnames?
CLI
codebase
Copy link

Choose a reason for hiding this comment

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

Vocabulary entry breaks alphabetical sort order

Low Severity

The codebase entry is inserted before CNAME, breaking the case-insensitive alphabetical ordering convention used throughout the file. In case-insensitive sort, cname comes before codebase, so codebase belongs after CNAME (and before codeSamples).

Fix in Cursor Fix in Web

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