We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8b0cbd commit b418ebdCopy full SHA for b418ebd
1 file changed
css-flexbox/Overview.bs
@@ -918,7 +918,7 @@ Implied Minimum Size of Flex Items</h3>
918
However, if the box has an aspect ratio and no <a>specified size</a>,
919
its <a>automatic minimum size</a>
920
is the smaller of its <a>content size</a> and its <a>transferred size</a>.
921
- If the box has neither a <a>specified size</a> nor an <a>aspect ratio</a>,
+ If the box has neither a <a>specified size</a> nor an <a>aspect ratio</a>,
922
its <a>automatic minimum size</a> is the <a>content size</a>.
923
924
The <a>content size</a>, <a>specified size</a>, and <a>transferred size</a>
0 commit comments