Skip to content

docs: use sentence case for tab panel headers#578

Merged
tomarra merged 3 commits into
mainfrom
docs/tab-headers-sentence-case
Jul 2, 2026
Merged

docs: use sentence case for tab panel headers#578
tomarra merged 3 commits into
mainfrom
docs/tab-headers-sentence-case

Conversation

@tomarra

@tomarra tomarra commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Status

READY

Description

Per the marketing content guidelines (see #576), headers, including tab panel headers, should use sentence case. This fixes the four <TabItem label="..."> values on the getting-started page:

  • "Install Script" → "Install script"
  • "Manual Install" → "Manual install"
  • "New App" → "New app"
  • "Existing App" → "Existing app"

This is one of several small content PRs split out of #576 so the lint-component-labels.mjs check for tab headers can eventually be made blocking without a giant, hard-to-review PR.

Test plan

Per the marketing content guidelines, headers (including tab panel
headers) should use sentence case. Fixes the four TabItem labels on
the getting-started page: "Install Script", "Manual Install",
"New App", and "Existing App".
@tomarra tomarra requested a review from dawn-ducky July 2, 2026 17:47
@tomarra tomarra merged commit 0cc0b7d into main Jul 2, 2026
3 checks passed
@tomarra tomarra deleted the docs/tab-headers-sentence-case branch July 2, 2026 18:19
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