Skip to content

docs: remove exclamation points#580

Merged
tomarra merged 4 commits into
mainfrom
docs/no-exclamation-points
Jul 2, 2026
Merged

docs: remove exclamation points#580
tomarra merged 4 commits into
mainfrom
docs/no-exclamation-points

Conversation

@tomarra

@tomarra tomarra commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Status

READY

Description

Per the marketing content guidelines (see #576), exclamation points should not be used in documentation. This rewrites 15 instances across 9 files, mostly by changing a sentence-ending "!" to "." — a couple of quoted/stylistic exclamations ("Aha!", "Here I am in the tree!") were reworded minimally to read naturally without the exclamation point.

Left untouched (1 occurrence): the **[!]** in how-to-install-flutter.mdx documents a literal symbol that appears in real flutter doctor output (alongside [✓] and [✗]), not punctuation — removing it would misrepresent the tool's actual output.

This is one of several small content PRs split out of #576 so the Shorebird.Exclamation Vale check can eventually be made blocking without a giant, hard-to-review PR.

Test plan

tomarra added 3 commits July 2, 2026 11:51
Per the marketing content guidelines, exclamation points should not
be used in documentation. Rewrites 15 instances across 9 files,
mostly by changing "!" to "." at sentence boundaries.

Left one occurrence untouched: the "[!]" in how-to-install-flutter.mdx
documents a literal symbol from `flutter doctor` output, not
punctuation, so removing it would change its meaning.
@tomarra tomarra requested a review from dawn-ducky July 2, 2026 17:48
@tomarra tomarra merged commit 18f3162 into main Jul 2, 2026
3 checks passed
@tomarra tomarra deleted the docs/no-exclamation-points branch July 2, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants