Skip to content

Commit 1e35d45

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

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
@@ -234,7 +234,7 @@ It is only syntax-checked after ''env()'' functions have been [=substituted=].
234234
1. If the name provided by the first argument of the ''env()'' function
235235
is a recognized [=environment variable=] name, the number of supplied integers
236236
matches the number of dimensions of the [=environment variable=] referenced
237-
by that name, and values of the indices result in a valid value,
237+
by that name, and values of the indices correspond to a known sub-value,
238238
replace the ''env()'' function by the value of the named [=environment variable=].
239239

240240
2. Otherwise, if the ''env()'' function has a fallback value as its second argument,

0 commit comments

Comments
 (0)