Skip to content

Commit 9d63f39

Browse files
committed
[css-sizing-3][editorial] tpyo
1 parent 53dfd7a commit 9d63f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-sizing-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Auto Box Sizes</h3>
244244
<dt><dfn>fit-content block size</dfn>
245245
<dd>
246246
If the <a>available space</a> in a given axis is <a>definite</a>,
247-
equal to <code>clamp([=min-content size=], [=stretch-fit size=], [=max-content size=]
247+
equal to <code>clamp([=min-content size=], [=stretch-fit size=], [=max-content size=])</code>
248248
(i.e. <code>max(<a>min-content size</a>, min(<a>max-content size</a>, <a>stretch-fit size</a>))</code>).
249249
Otherwise, equal to the <a>max-content size</a> in that axis.
250250

0 commit comments

Comments
 (0)