We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e6c414 commit 3978552Copy full SHA for 3978552
1 file changed
css-sizing-3/Overview.bs
@@ -285,7 +285,7 @@ New Keywords for 'width' and 'height'</h3>
285
<dt><dfn>fit-content(<<length-percentage>>)</dfn>
286
<dd>
287
Use the fit-content formula
288
- with the <a>available size</a> replaced by the specified argument,
+ with the <a>available space</a> replaced by the specified argument,
289
i.e.
290
<code>min(<a>max-content size</a>, max(<a>min-content size</a>, <<length-percentage>>))</code>
291
</dl>
0 commit comments