Skip to content

Add vocabulary terms from PR #4348#4357

Closed
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/vocab-update-1773274363
Closed

Add vocabulary terms from PR #4348#4357
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/vocab-update-1773274363

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Mar 12, 2026

Summary

Adds vocabulary terms to accept.txt that correspond to the acronym and heading exceptions added in PR #4348:

  • Discord (product name)
  • FAQ (abbreviation)
  • PST (timezone)
  • SLA (technical term)
  • VPN (technical term)

These terms are used in the documentation and were added to Vale style exceptions, but were missing from the Vale vocabulary file.


Note

Low Risk
Low risk: only updates Vale vocabulary exceptions for documentation linting, with no runtime or product behavior impact.

Overview
Adds additional allowed terms to Vale’s Mintlify vocabulary (.vale/styles/config/vocabularies/Mintlify/accept.txt) so documentation linting no longer flags common product/technical terms.

New accepted entries include discord (case-insensitive), FAQ, PST, SLA, and VPN.

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

Generated-By: mintlify-agent
@ethanpalm ethanpalm closed this Mar 12, 2026
@ethanpalm ethanpalm deleted the mintlify/vocab-update-1773274363 branch March 12, 2026 00:14
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.

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

# NAMES OF THINGS
# =============================================================================
Adobe
(?i)discord
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Vocabulary entries placed in wrong alphabetical positions

Low Severity

(?i)discord is inserted between Adobe and Angular (the "A" entries) but belongs among the "D" entries near Docusaurus/Django/DynamoDB. Similarly, FAQ is inserted between ctx and debounce[ds]? (between "C" and "D" entries) but belongs among the "F" entries near flowcharts?/frontend/func. These misplacements make the entries hard to find and increase the risk of duplicate entries being added in the future.

Additional Locations (1)
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.

1 participant