Apply brand tone and writing style fixes#6748
Merged
Merged
Conversation
ethanpalm
approved these changes
Jul 25, 2026
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. |
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
Tightens a handful of long sentences in the agent and AI documentation pages so they match the terse, active voice used throughout the rest of the section.
Changes
agent/slack.mdx: Split the 33-word instruction for adding the app to a workspace into two shorter sentences.ai/contextual-menu.mdx: Split the 37-word Tip about pairing the contextual menu withskill.mdand an MCP server.ai/skillmd.mdx: Split the 31-word definition of theskill.mdspecification.Context
Reviewed the English
agent/,ai/, andassistant/pages touched by the "Agent context single source" PR for voice, tone, heading capitalization, terminology, and sentence length. Second-person voice, sentence-case headings, and click/select/press usage are already consistent — no other changes needed.Note
Low Risk
Copy-only MDX changes with no product, API, or security impact.
Overview
Documentation copy edits in three MDX pages to match terse, active voice and shorter sentence length.
In
agent/slack.mdx, the Slack Enterprise Grid Warning no longer nests the “add the app to a workspace” steps as a bullet under the main paragraph. That guidance is now two standalone sentences (open the app management URL, then find and installmintlify).In
ai/contextual-menu.mdx, the Tip about pairing the menu withskill.mdand the MCP server is split: the first sentence states what to pair; the second explains the benefit (“lets users install…”), instead of one long comma-linked clause.In
ai/skillmd.mdx, the skill.md specification intro is split into two sentences—format makes capabilities explicit; agents use products more reliably—replacing a single long definition.Reviewed by Cursor Bugbot for commit ea68e62. Bugbot is set up for automated code reviews on this repo. Configure here.