Skip to content

Add missing terms to Vale vocabulary#5300

Closed
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/vale-vocab-1775862724
Closed

Add missing terms to Vale vocabulary#5300
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/vale-vocab-1775862724

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify bot commented Apr 10, 2026

Adds 22 new terms to the Vale vocabulary accept list and fixes the expandables pattern to also cover singular expandable.

New terms added: Amplitude, basepath, chatbots, checkmark, codebase, composable, docs-as-code, EdDSA, enums, Fathom, localization, login, logout, Loom, paginate/paginated/pagination, Segment, SendSafely, Sentry, trashcan, unset, wildcards, workflows.

Also corrects minor alphabetical ordering issues in the existing list.


Note

Low Risk
Low risk: only updates Vale’s accepted-word list to reduce false-positive linting; no runtime or production code paths change.

Overview
Expands the Mintlify Vale accept.txt vocabulary to suppress additional false-positive spelling/style warnings (adds terms like Amplitude, docs-as-code, EdDSA, Segment, Sentry, etc.).

Also fixes the expandables entry to match both singular and plural via (?i)expandables?, and makes minor ordering tweaks in the list.

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

Generated-By: mintlify-agent
@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 10, 2026, 11:16 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 6005b3a. Configure here.

elem
ELK
endpoints?
enums?
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 terms break alphabetical ordering in three places

Low Severity

Three newly added terms violate the file's case-insensitive alphabetical ordering convention. enums? is placed before Entra but "enum" > "entr"; (?i)paginat(e[ds]?|ion) is placed before PageSpeed but "pagi" > "page"; and unset is placed before Unix but "uns" > "uni". This is particularly ironic since the PR description states it "corrects minor alphabetical ordering issues."

Additional Locations (2)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 6005b3a. Configure here.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify bot commented Apr 10, 2026

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

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Apr 10, 2026, 11:22 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.

1 participant