1 parent a02b8c4 commit dd1877eCopy full SHA for dd1877e
1 file changed
css-grid/Overview.bs
@@ -1230,7 +1230,7 @@ Repeating Rows and Columns: the ''repeat()'' notation</h4>
1230
or as its minimum track sizing function otherwise,
1231
and taking 'grid-gap' into account).
1232
Otherwise, if the <a>grid container</a> has a <a>definite</a> min size in the relevant axis,
1233
- the number of repetitions is the largest possible positive integer that fulfills that minimum requirement.
+ the number of repetitions is the smallest possible positive integer that fulfills that minimum requirement.
1234
Otherwise, the specified <a>track list</a> repeats only once.
1235
1236
For the purpose of finding the number of auto-repeated tracks,
0 commit comments