Apply brand tone and writing style fixes - #7072
Merged
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. |
ethanpalm
reviewed
Aug 24, 2026
ethanpalm
approved these changes
Aug 24, 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
Fix a small style inconsistency introduced alongside the Instant rollbacks changes.
Changes
deploy/deployments.mdx: normalize "GitHub app" → "GitHub App" (matches the rest of/deploy/*and the file's own later usage).deploy/deployments.mdx: drop passive "to be properly installed and connected" and rework "See … for more information" into active voice.Context
deploy/rollbacks.mdx(the other file in scope) already follows the style guide (second person, active voice, sentence case headings, consistent terminology) and needed no changes.Note
Low Risk
Documentation-only copy edits with no functional or security impact.
Overview
Updates the opening paragraphs in Deployments to match Mintlify’s docs style and terminology used elsewhere under
/deploy/*.The auto-deploy intro now uses second person and active voice (“You must install and connect…”) instead of passive wording about the app needing to be installed. “GitHub app” is normalized to “GitHub App”, and the troubleshooting link line is rephrased to “For more information, see …” instead of leading with “See … for more information.”
Reviewed by Cursor Bugbot for commit fe1259f. Bugbot is set up for automated code reviews on this repo. Configure here.