Skip to content

Commit 602c135

Browse files
committed
[css-grid-1] fix typo
1 parent 3fd412d commit 602c135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-grid-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3264,7 +3264,7 @@ Grid Item Placement Algorithm</h3>
32643264
</pre>
32653265

32663266
The number of columns needed is 6.
3267-
The <a>explicit grid</a> provides its 5 columns
3267+
The <a>explicit grid</a> provides 5 columns
32683268
(from 'grid-template-columns')
32693269
with lines number 1 through 6,
32703270
but <code>#grid-item</code>’s column position means it ends on line 7,

0 commit comments

Comments
 (0)