Skip to content

Commit 0d99a75

Browse files
authored
Merge pull request w3c#1937 from Semigradsky/patch-1
[css-color-4] Fix typo
2 parents 68fd7c8 + 27c2e08 commit 0d99a75

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
@@ -2387,7 +2387,7 @@ Modifying Colors: the ''color-mod()'' function</h2>
23872387
the color is still chromatic
23882388
(and the return value is ''#33f'').
23892389

2390-
On the other hand, if X is a greenish gray like ''#787'',
2390+
On the other hand, if X is a greenish gray like ''#708070'',
23912391
which is represented in HWB as ''hwb(120deg, 44%, 50%)'',
23922392
the first operation will boost the sum of white and black to greater than ''100%'',
23932393
making it an <a>achromatic</a> gray

0 commit comments

Comments
 (0)