Skip to content

Commit a53c7ad

Browse files
committed
[css-sizing-3] Fix copy-paste error. #4764
1 parent f2d1845 commit a53c7ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-sizing-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ Sizing Values: the <<length-percentage>>, ''width/auto'' | ''max-width/none'', '
452452

453453
<dt><dfn>max-content</dfn>
454454
<dd>
455-
Use the <a>min-content size</a> in the relevant axis;
455+
Use the <a>max-content size</a> in the relevant axis;
456456
for a box’s [=block size=],
457457
unless otherwise specified,
458458
this is equivalent to its [=automatic size=].

0 commit comments

Comments
 (0)