Skip to content

Commit 311c074

Browse files
committed
[css-contain-1] Fix grammar
1 parent e89d4ee commit 311c074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-contain-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ Size Containment</h3>
563563
are excluded,
564564
because the table layout algorithm
565565
does not allow boxes to become smaller than their inflow content.
566-
Sizing a table cell as if it was empty and then layout out its content inside without changing the size
566+
Sizing a table cell as if it was empty and then laying out its content inside without changing the size
567567
is effectively an undefined operation.
568568
Manually setting the 'width' or 'height' properties to ''0''
569569
cannot make it smaller than its content.

0 commit comments

Comments
 (0)