Apply brand tone and writing style fixes - #6757
Open
mintlify[bot] wants to merge 3 commits into
Open
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
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
Style-only cleanup across the four English subpath-proxy deploy pages introduced by #6687 to normalize voice, terminology, and list punctuation.
Changes
deploy/vercel-external-proxies.mdx: correctedHOST→Hostheader casing to match the other deploy pages; added terminal punctuation to bullet descriptions.deploy/cloudflare.mdx: renamed heading to sentence case ("Add a custom domain"), removed trailing whitespace, collapsed a double space, and normalized bullet punctuation.deploy/cloudflare-firewall-troubleshooting.mdx: added terminal periods to numbered steps and bullet lists, tightened a few "Common mistakes" entries into full sentences.deploy/reverse-proxy.mdx: rewrote a passiveHost-header warning as an active-voice directive and added terminal punctuation to header requirements and solution bullets.No technical content, code samples, or API references changed.
mint validateandmint broken-linksboth pass.Note
Low Risk
Copy and punctuation edits only; no configuration, code, or security behavior changes.
Overview
Documentation-only polish across deploy guides (Cloudflare, firewall troubleshooting, reverse proxy, Vercel external proxies, and custom portal)—no changes to samples, routing rules, or technical behavior.
Voice and consistency: Bullet lists now use terminal periods and colon-style labels where applicable; numbered steps end with periods. cloudflare.mdx renames Add custom domain → Add a custom domain (sentence case) and trims stray whitespace. reverse-proxy.mdx replaces a passive
Hostheader warning with the directive Do not forward theHostheader. vercel-external-proxies.mdx fixesHOST→Hostin header guidance. custom-portal.mdx drops a duplicated disabled and fixes a double space before custom presentation layer.Reviewed by Cursor Bugbot for commit 5a92e9b. Bugbot is set up for automated code reviews on this repo. Configure here.