Skip to content

Commit 972630d

Browse files
committed
[css-grid-1] s/and/with/
1 parent 53e43f5 commit 972630d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-grid-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1368,7 +1368,7 @@ Explicit Track Sizing: the 'grid-template-rows' and 'grid-template-columns' prop
13681368
Applies to: <a>grid containers</a>
13691369
Inherited: no
13701370
Percentages: refer to corresponding dimension of the content area
1371-
Computed value: the keyword ''grid-template-columns/none'' or a list, alternating each item as either a (potentially empty) list of identifiers or a ''minmax()'' or ''repeat()'' notation, representing each <<track-size>> as a ''minmax()'' notation and each <<length-percentage>> computed
1371+
Computed value: the keyword ''grid-template-columns/none'' or a list, alternating each item as either a (potentially empty) list of identifiers or a ''minmax()'' or ''repeat()'' notation, representing each <<track-size>> as a ''minmax()'' notation with each <<length-percentage>> computed
13721372
Animation type: by computed value type
13731373
</pre>
13741374

0 commit comments

Comments
 (0)