Skip to content

Commit 3e02322

Browse files
committed
(spelling)
1 parent ad32ebe commit 3e02322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-color-5/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -894,7 +894,7 @@ so it has meaningful values for the channels.
894894
which has RGB values ''rgb(85 107 47)'',
895895
would become approximately ''rgb(37% 37% 37%)''.
896896

897-
(Note, tho, that an easier and more accurate way to grayscale a color
897+
(Note, though, that an easier and more accurate way to grayscale a color
898898
is to use the ''lch()'' function,
899899
as that color space is more accurate to human perception:
900900
''lch(from var(--color) l 0 h)'' preserves the lightness,

0 commit comments

Comments
 (0)