Skip to content

Commit 19cc48f

Browse files
committed
[css-sizing-4] Fix copy-paste error ede56bd#r41094128
1 parent 87e9aec commit 19cc48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-sizing-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ Intrinsic Aspect Ratios: the 'aspect-ratio' property</h3>
237237
in the <var>destination</var> axis.
238238
* Then, any [=definite=] [=maximum size=] is converted and transferred
239239
from the <var>origin</var> to <var>destination</var>.
240-
This transferred minimum is floored
240+
This transferred maximum is floored
241241
by any [=definite=] [=preferred size|preferred=] or [=minimum size=]
242242
in the <var>destination</var> axis
243243
as well as by the transferred minimum, if any.

0 commit comments

Comments
 (0)