Skip to content

Commit 36d5239

Browse files
author
Greg Whitworth
committed
Changed the word category to refer to sizing types
1 parent b4faea6 commit 36d5239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-tables-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1564,7 +1564,7 @@ spec:css21; type:property; text:max-width
15641564
<p id="width-distribution-principles-r2">
15651565
<b>Rule 2: </b>
15661566
<span>
1567-
Columns in the same category follow the same distribution method.
1567+
Columns using the same sizing type (eg: absolute, relative, auto) follow the same distribution method.
15681568
For example, they all get their <a>min-content width</a> or they all get their <a>max-content width</a>.
15691569
<br/>
15701570
<span class="note" style="display: block; margin-top: 0.5em">

0 commit comments

Comments
 (0)