Skip to content

Commit 5e0bf09

Browse files
committed
[css-flexbox-1] Fix markup error
1 parent 58300f1 commit 5e0bf09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-flexbox-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2884,8 +2884,8 @@ Flex Container Intrinsic Main Sizes</h4>
28842884
its [[#intrinsic-item-contributions|max-content contribution]],
28852885
to the extent allowed by the items’ flexibility.
28862886

2887-
The <strong>[=min-content=] [=main size=] is, theoretically,
2888-
the smallest size the [=flex container can take=]
2887+
The <strong>[=min-content=] [=main size=] of a <a>flex container</a></strong>
2888+
is, theoretically, the smallest size the [=flex container can take=]
28892889
such that no items overflow it,
28902890
and no item's contents overflow the item--
28912891
setting aside the cases in which the boxes layouts are <em>defined</em> to overflow

0 commit comments

Comments
 (0)