We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8420b0 commit 1f75510Copy full SHA for 1f75510
css-flexbox/Overview.bs
@@ -2827,7 +2827,7 @@ Flex Container Intrinsic Main Sizes</h4>
2827
Add each item’s outer <a>flex base size</a>
2828
to the product of its <em>rescaled</em> <a>flex grow factor</a>
2829
(or its <em>rescaled</em> <a>flex shrink factor</a>
2830
- multiplied by its <var>flex base ratio</a>,
+ multiplied by its <var>flex base ratio</var>,
2831
if the chosen <var>max-content flex fraction</var> was negative)
2832
and the chosen <var>max-content flex fraction</var>,
2833
then clamp that resulting item size according to the item’s
0 commit comments