Skip to content

Commit da3d04b

Browse files
committed
[css-images] Fix #458
1 parent ec1a106 commit da3d04b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-images/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,7 @@ Gradient Color-Stops {#color-stop-syntax}
866866
-----------------------------------------
867867

868868
<pre class=prod>
869-
<dfn>&lt;color-stop-list></dfn> = <<color-stop>>{2,}
869+
<dfn>&lt;color-stop-list></dfn> = <<color-stop>>#{2,}
870870
<dfn>&lt;color-stop></dfn> = <<color>> <<length-percentage>>?
871871
</pre>
872872

0 commit comments

Comments
 (0)