Skip to content

Commit 1240de9

Browse files
committed
[css-cascade-5][editorial] typo. Closes #8123
1 parent 23e725e commit 1240de9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-cascade-5/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Importing Style Sheets: the ''@import'' rule</h2>
137137
<pre class='prod'>
138138
@import [ <<url>> | <<string>> ]
139139
[ layer | layer(<<layer-name>>) ]?
140-
<<import-condition>> ;
140+
<<import-conditions>> ;
141141
142142
<dfn export>&lt;import-conditions></dfn> = [ supports( [ <<supports-condition>> | <<declaration>> ] ) ]?
143143
<<media-query-list>>?</pre>

0 commit comments

Comments
 (0)