docs: fix genuine Microsoft.Hyphens hits (redundant -ly adverb hyphens)
This commit is contained in:
parent
c24dd03485
commit
225b1668ae
3 changed files with 3 additions and 3 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue