Skip to content

Commit c63b361

Browse files
committed
Editorial: Replaced 'subgid' by 'subgrid'
1 parent 9124ec5 commit c63b361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-grid-2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1833,7 +1833,7 @@ Syntax of ''repeat()''</h5>
18331833
It can only appear once in the <a>track list</a>,
18341834
but the same <a>track list</a> can also contain <<fixed-repeat>>s.
18351835
* The <<name-repeat>> variant is for adding [=line names=] to [=subgrids=].
1836-
It can only be used with the ''grid-template-rows/subgid'' keyword
1836+
It can only be used with the ''grid-template-rows/subgrid'' keyword
18371837
and cannot specify track sizes, only [=line names=].
18381838

18391839
If a ''repeat()'' function that is not a <<name-repeat>>

0 commit comments

Comments
 (0)