Skip to content

Commit f46b5d4

Browse files
committed
[css-color-4] Correct range of hue angles, #8838
1 parent d70e125 commit f46b5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-color-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,7 @@ which is interpreted as a number of degrees
978978
and is the [=canonical unit=].
979979

980980
This number is normalized
981-
to the range [0,360].
981+
to the range [0,360).
982982

983983
Note: The angles and spacing
984984
corresponding to particular hues

0 commit comments

Comments
 (0)