Apply brand tone and writing style fixes - #6824
Merged
Merged
Conversation
ethanpalm
approved these changes
Jul 30, 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
Small style consistency fixes to the 4 MDX files touched by PR #6822 (agent + automations updates).
Changes
agent/index.mdx: Split a 33-word sentence in Connect repositories as context into two shorter sentences.agent/slack.mdx: Split a 31-word em-dash sentence in Reconnect or reinstall the agent into two shorter sentences.agent/slack.mdx: Normalized "GitHub app" → "GitHub App" for terminology consistency with the rest of the docs.agent/slack.mdx: Removed "You should always" from the Review carefully best practice bullet so it matches the imperative voice used by the other bullets in the list.No technical content, code samples, or API references were changed.
Note
Low Risk
Copy-only MDX edits with no runtime, security, or configuration impact.
Overview
Documentation-only polish on agent pages for readability and consistent voice.
In
agent/index.mdx, Connect repositories as context splits one long sentence so GitHub App setup and GitLab Git Settings are separate sentences. Inagent/slack.mdx, Reconnect or reinstall the agent replaces a long em-dash sentence with two shorter ones; Reference other repositories uses GitHub App capitalization; and the Review carefully best-practice bullet drops "You should always" so it matches the imperative style of the other bullets.No product behavior, APIs, or technical instructions change.
Reviewed by Cursor Bugbot for commit b955602. Bugbot is set up for automated code reviews on this repo. Configure here.