Skip to content

Commit 5756a3c

Browse files
dlibby-tabatkins
andauthored
Apply suggested changes from review
Co-authored-by: Tab Atkins Jr. <jackalmage@gmail.com>
1 parent 1020589 commit 5756a3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-env-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ In order to substitute the value of an [=environment variable=] into a CSS conte
188188
use the ''env()'' function:
189189

190190
<pre class=prod>
191-
<dfn function>env()</dfn> = env( <<custom-ident>> <<integer>>{0,2}, <<declaration-value>>? )
191+
<dfn function>env()</dfn> = env( <<custom-ident>> <<integer [0,∞]>>*, <<declaration-value>>? )
192192
</pre>
193193

194194
The ''env()'' function can be used in place of any part of a value in any property on any element,

0 commit comments

Comments
 (0)