Skip to content

Commit ffb3197

Browse files
authored
Merge pull request w3c#5580 from SebastianZ/subgid-to-subgrid
Editorial: Replaced 'subgid' by 'subgrid'
2 parents 9124ec5 + c63b361 commit ffb3197

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)