diff --git a/site/content/skills/document.md b/site/content/skills/document.md index b0dcfd749..f167c3927 100644 --- a/site/content/skills/document.md +++ b/site/content/skills/document.md @@ -71,7 +71,7 @@ tagline: "Generate a spec-compliant DESIGN.md that captures your visual system s ## When to use it -Run `/impeccable document` once you have enough of a visual system to document: colors, typography, at least a button and a card. The command scans your codebase, extracts the tokens and component patterns it finds, and writes a `DESIGN.md` at the project root that follows the [Google Stitch DESIGN.md format](https://stitch.withgoogle.com/docs/design-md/format/), six sections in a fixed order, interoperable with every other DESIGN.md-aware tool. +Run `/impeccable document` once you have enough of a visual system to document: colors, typography, at least a button and a card. The command scans your codebase, extracts the tokens and component patterns it finds, and writes a `DESIGN.md` at the project root that follows the [Google Stitch DESIGN.md format](https://stitch.withgoogle.com/docs/design-md/overview/), six sections in a fixed order, interoperable with every other DESIGN.md-aware tool. Reach for it when: diff --git a/site/pages/index.astro b/site/pages/index.astro index 63c328695..e81427121 100644 --- a/site/pages/index.astro +++ b/site/pages/index.astro @@ -405,7 +405,7 @@ import '../styles/testimonials.css';
03

Travels as DESIGN.md.

-

/impeccable document writes one in the Google Stitch format. Your visual system becomes portable.

+

/impeccable document writes one in the Google Stitch format. Your visual system becomes portable.

DESIGN.md