Skip to content

Commit caabacf

Browse files
committed
[css-grid] Typo.
1 parent f479705 commit caabacf

2 files changed

Lines changed: 592 additions & 583 deletions

File tree

css-grid/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2109,7 +2109,7 @@ Line-based Placement: the 'grid-row-start', 'grid-column-start', 'grid-row-end',
21092109

21102110
<dt><dfn id='grid-placement-int'><<integer>> && <<custom-ident>>?</dfn>
21112111
<dd>
2112-
Contributes the <var>N</var>th <a>grid line</a> to the <a>grid item</a>’s <a>placement</a>
2112+
Contributes the <var>N</var>th <a>grid line</a> to the <a>grid item</a>’s <a>placement</a>.
21132113
If a negative integer is given,
21142114
it instead counts in reverse,
21152115
starting from the end edge of the <a>explicit grid</a>.

0 commit comments

Comments
 (0)