Skip to content

Fix Vale style warnings in changelog.mdx#3903

Open
mintlify[bot] wants to merge 1 commit intomainfrom
vale-audit-fixes-1772251134
Open

Fix Vale style warnings in changelog.mdx#3903
mintlify[bot] wants to merge 1 commit intomainfrom
vale-audit-fixes-1772251134

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Feb 28, 2026

Summary

This PR fixes Vale style warnings identified in the files modified by PR #3883 ("Sunset suggestions"). The audit focused on English language MDX files only, skipping es/, fr/, and zh/ directories.

Auto-fixed issues (8 total)

All fixes address the Mintlify.Will rule (warning level) - changing future tense "will" to present tense:

Line Before After
385 "each page will automatically show" "each page automatically shows"
526 Exclamation point removed, restructured sentence Clean declarative sentence
803 "will prefill the input" "prefills the input"
850 "will ensure a greater degree" "ensure a greater degree"
965 "it will be available" "it is available"
1190 "will catch if there's a parsing error" "catches parsing errors"
1233 "the writer will propose changes" "the writer proposes changes"
1257 "will also match the locale" "also matches the locale"

Issues requiring human review

The following suggestions were identified but require human judgment:

Passive voice (Mintlify.Passive - suggestion level)

These instances use passive voice which is sometimes acceptable in documentation:

File Line Text
guides/knowledge-base.mdx 249 "Is there new information that should be added?"
guides/knowledge-base.mdx 266 "content might not be helpful or navigation could be improved"

Recommendation: Keep as-is. These are rhetorical questions in review checklists where passive voice is appropriate.

Files with no issues found

  • agent/index.mdx - Clean
  • ai-native.mdx - Clean
  • dashboard/audit-logs.mdx - Clean

Validation

Changes maintain content meaning and only apply style corrections per Vale rules.


Note

Low Risk
Low risk documentation-only edits that adjust phrasing/punctuation to satisfy Vale lint rules, with no functional or behavioral impact.

Overview
Updates changelog.mdx to resolve Vale style warnings by rewriting a handful of sentences from future tense to present tense (and minor punctuation tweaks) while keeping the meaning the same.

Written by Cursor Bugbot for commit 93d82a3. This will update automatically on new commits. 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