Skip to content

Commit 1f75510

Browse files
committed
[css-flexbox] Fix markup. #1735
1 parent f8420b0 commit 1f75510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-flexbox/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2827,7 +2827,7 @@ Flex Container Intrinsic Main Sizes</h4>
28272827
Add each item’s outer <a>flex base size</a>
28282828
to the product of its <em>rescaled</em> <a>flex grow factor</a>
28292829
(or its <em>rescaled</em> <a>flex shrink factor</a>
2830-
multiplied by its <var>flex base ratio</a>,
2830+
multiplied by its <var>flex base ratio</var>,
28312831
if the chosen <var>max-content flex fraction</var> was negative)
28322832
and the chosen <var>max-content flex fraction</var>,
28332833
then clamp that resulting item size according to the item’s

0 commit comments

Comments
 (0)