File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1180,13 +1180,13 @@ Repeating Rows and Columns: the ''repeat()'' notation</h4>
11801180 The second argument is a <a>track list</a> ,
11811181 which is repeated that number of times.
11821182
1183- * The <<track-repeat>> variant can represent the repeatition of any <<track-size>> ,
1184- but is limited to fixed repetitions.
1183+ * The <<track-repeat>> variant can represent the repetition of any <<track-size>> ,
1184+ but is limited to a fixed number of repetitions.
11851185 * The <<auto-repeat>> variant can repeat automatically to fill a space,
11861186 but requires <a>definite</a> minimum track sizes so that the number of repetitions can be calculated.
11871187 It can only appear once in the <a>track list</a> ,
11881188 but the same <a>track list</a> can also contain <<fixed-repeat>> s.
1189- * The <<name-repeat>> variant can be used with the ''grid-template-rows/subgrid'' keyword:
1189+ * The <<name-repeat>> variant can be only used with the ''grid-template-rows/subgrid'' keyword:
11901190 it only repeats names.
11911191 The ''auto-fill'' keyword is only valid once per <<line-name-list>> ,
11921192 and repeats enough times for the name list to match the subgrid’s specified <a>grid span</a>
You can’t perform that action at this time.
0 commit comments