Skip to content

Commit ccc16f1

Browse files
committed
[css-color-4][editorial] fix typos noted in review comments w3c#10579
1 parent bc67c7f commit ccc16f1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-color-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5993,7 +5993,7 @@ Issue: add pseudocode for EdgeSeeker GMA
59935993

59945994
The color to be mapped is first converted to Oklch,
59955995
and then the achromatic version of that color is generated,
5996-
which will be the neutrax axis anchor.
5996+
which will be the neutral axis anchor.
59975997
These two colors are then converted to
59985998
the linear-light version of the target RGB space.
59995999

@@ -6017,7 +6017,7 @@ Issue: add pseudocode for EdgeSeeker GMA
60176017
The corrected color becomes the new current color
60186018
and should be a much closer color on the reduced chroma line.
60196019

6020-
This process a maximum of three times,
6020+
This process is repeated (a maximum of three more times),
60216021
each time finding a better, closer color on the path.
60226022
Finally, simple clipping is used to account for floating point math errors.
60236023

0 commit comments

Comments
 (0)