docs: align heading with Vale word list (vs. → versus)#6045
Merged
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
ethanpalm
approved these changes
Jun 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Replace
vs.withversusin one navigation guide heading to match the Mintlify Vale word list.Changes
guides/navigation.mdx: "Missing pages vs. navigation problems" → "Missing pages versus navigation problems"Context
Full audit of 221 English MDX files against the repo's writing standards (
.cursor/rules/writing-standards.mdx) and Vale rules (.vale/styles/Mintlify/*) for:click/press/select/choose)WordListsubstitutions (vs.,in order to,click on,Email,WiFi, etc.)The docs are largely consistent. The only clear deviation from the enforced word list was
vs.in this heading. Other near-matches were intentional (e.g.,In order toquoted as a bad-style example inguides/style-and-tone.mdx,regexreferencing a literal IdP UI label indashboard/sso.mdx, first-personwe/ourin support/legal/migration pages which theFirstPersonrule allows). Long sentences are within acceptable limits.Note
Low Risk
Documentation-only wording in a heading; no product, API, or runtime behavior changes.
Overview
Updates a single H3 in
guides/navigation.mdxso the heading uses versus instead of vs., matching the Mintlify Vale word list and the repo’s writing standards. No navigation guidance or body copy changes.Reviewed by Cursor Bugbot for commit 908c07f. Bugbot is set up for automated code reviews on this repo. Configure here.