Skip to content

Commit 561d918

Browse files
authored
Merge pull request w3c#5349 from w3c/Loirooriol-patch-1
[css-flexbox-1] Typo: s/specified size/specified size suggestion/
2 parents f61ffe3 + 5f34309 commit 561d918

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-flexbox-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -973,7 +973,7 @@ Automatic Minimum Size of Flex Items</h3>
973973

974974
In general, the <a>content-based minimum size</a> of a <a>flex item</a>
975975
is the smaller of its <a>content size suggestion</a> and its <a>specified size suggestion</a>.
976-
However, if the box has an aspect ratio and no <a>specified size</a>,
976+
However, if the box has an aspect ratio and no <a>specified size suggestion</a>,
977977
its <a>content-based minimum size</a>
978978
is the smaller of its <a>content size suggestion</a> and its <a>transferred size suggestion</a>.
979979
If the box has neither a <a>specified size suggestion</a> nor an aspect ratio,

0 commit comments

Comments
 (0)