Skip to content

Commit 57162a0

Browse files
committed
[css-images] Fix inconsistency between grammar and prose for color stops
1 parent 33ec302 commit 57162a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-images/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,7 @@ Gradient Color-Stops {#color-stop-syntax}
880880
(It gets automatically filled in by the user agent; see below for details.)
881881

882882
Color stops are organized into a <dfn export>color stop list</dfn>,
883-
which is a list of one or more <a>color stops</a>.
883+
which is a list of two or more <a>color stops</a>.
884884

885885
<a>Color stops</a> are placed on a <a>gradient line</a>,
886886
which defines the colors at every point of a gradient.

0 commit comments

Comments
 (0)