diff --git a/css-flexbox-1/Overview.bs b/css-flexbox-1/Overview.bs index c3fb6f6869f1..c9e59bc36765 100644 --- a/css-flexbox-1/Overview.bs +++ b/css-flexbox-1/Overview.bs @@ -973,7 +973,7 @@ Automatic Minimum Size of Flex Items In general, the content-based minimum size of a flex item is the smaller of its content size suggestion and its specified size suggestion. - However, if the box has an aspect ratio and no specified size, + However, if the box has an aspect ratio and no specified size suggestion, its content-based minimum size is the smaller of its content size suggestion and its transferred size suggestion. If the box has neither a specified size suggestion nor an aspect ratio,