docs: fix genuine Microsoft.Hyphens hits (redundant -ly adverb hyphens)

This commit is contained in:
iris 2026-09-10 15:49:53 +02:00
commit 225b1668ae
3 changed files with 3 additions and 3 deletions

View file

@ -27,7 +27,7 @@ left edge lands in the same place regardless of row kind. A `<details>`
row grids its `<summary>` instead of itself (so the `<pre>` body below
can stack full-width), using the exact same `grid-template-columns` value,
with the disclosure caret leading the summary text rather than the icon.
One shared column definition, not two independently-computed offsets
One shared column definition, not two independently computed offsets
kept in sync by hand — see `terminal.css`'s own comment on the incident
that motivated the change.