Skip to content

Commit cebb998

Browse files
committed
[css-writing-modes-3] fix typo
1 parent 1a00bb1 commit cebb998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-writing-modes-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2043,7 +2043,7 @@ Auto-sizing Orthogonal Flow Roots</h4>
20432043
(i.e. the size used when its [=preferred size property=] is ''width/auto'')
20442044
is calculating as its [=fit-content size=], i.e.
20452045
<code>min([=max-content inline size=], max([=min-content inline size=], [=stretch-fit inline size=])</code>,
2046-
where the [=available space=] use to calculate the [=stretch-fit inline size=] is
2046+
where the [=available space=] used to calculate the [=stretch-fit inline size=] is
20472047
either the size of the [=containing block=] if that is [=definite=],
20482048
or else the [=fallback size=] as defined [[#orthogonal-auto|above]].
20492049

0 commit comments

Comments
 (0)