Skip to content

Commit 8dbdb7d

Browse files
authored
fix typo (w3c#12181)
1 parent 31e4e79 commit 8dbdb7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-grid-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2628,7 +2628,7 @@ Grid Definition Shorthand: the 'grid' property</h3>
26282628
<dl dfn-for=grid dfn-type=value>
26292629
<dt><<'grid-template'>>
26302630
<dd>
2631-
Sets the 'grid-template' longhands as as for 'grid-template',
2631+
Sets the 'grid-template' longhands as for 'grid-template',
26322632
and the 'grid-auto-*' longhands to their initial values.
26332633

26342634
<dt><dfn id='grid-s-auto-row'><<'grid-template-rows'>> / [ auto-flow && dense? ] <<'grid-auto-columns'>>?</dfn>
@@ -7170,4 +7170,4 @@ Clarifications</h4>
71707170
table-grid-item-dynamic-003.html
71717171
table-grid-item-dynamic-004.html
71727172
whitespace-reattach.html
7173-
</wpt>
7173+
</wpt>

0 commit comments

Comments
 (0)