Skip to content

Commit 3978552

Browse files
committed
[css-sizing] Fix link.
1 parent 5e6c414 commit 3978552

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-sizing-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ New Keywords for 'width' and 'height'</h3>
285285
<dt><dfn>fit-content(<<length-percentage>>)</dfn>
286286
<dd>
287287
Use the fit-content formula
288-
with the <a>available size</a> replaced by the specified argument,
288+
with the <a>available space</a> replaced by the specified argument,
289289
i.e.
290290
<code>min(<a>max-content size</a>, max(<a>min-content size</a>, <<length-percentage>>))</code>
291291
</dl>

0 commit comments

Comments
 (0)