Skip to content

Commit e4d3200

Browse files
dejbugfantasai
authored andcommitted
Tiny typo
1 parent 4f9413a commit e4d3200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-grid-2/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2869,7 +2869,7 @@ Placing Grid Items</h2>
28692869
* If it has an explicit ''grid-row-start/span'' value,
28702870
its [=grid span=] is <dfn export lt="explicit grid span|explicit row span|explicit column span|explicit span">explicit</dfn>.
28712871
* Otherwise, its [=grid span=] is <dfn export lt="automatic grid span|automatic row span|automatic column span|automatic span">automatic</dfn>:
2872-
if is [=subgridded=] in that axis,
2872+
if it is [=subgridded=] in that axis,
28732873
its [=grid span=] is <a href="#subgrid-span">determined</a> from its <<line-name-list>>;
28742874
otherwise its [=grid span=] is 1.
28752875
</dl>

0 commit comments

Comments
 (0)