diff --git a/css-images-4/Overview.bs b/css-images-4/Overview.bs index f469c0751f59..bfad1bb41e84 100644 --- a/css-images-4/Overview.bs +++ b/css-images-4/Overview.bs @@ -1828,18 +1828,18 @@ Color Stop Lists Color stops and [=transition hints=] are specified in a color stop list, - which is a list of two or more [=color stops=] + which is a list of one or more [=color stops=] interleaved with optional [=transition hints=]:
<color-stop-list> = - <> , [ < >? , < > ]# + < > , [ < >? , < > ]#? <linear-color-stop> = < > < >? <linear-color-hint> = < > <color-stop-length> = < >{1,2} <angular-color-stop-list> = - < > , [ < >? , < > ]# + < > , [ < >? , < > ]#? <angular-color-stop> = < > < >? <angular-color-hint> = < > <color-stop-angle> = < >{1,2}