Skip to content

Commit a7073af

Browse files
committed
[css-color-4] typos
1 parent 1521f5a commit a7073af

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
@@ -2983,7 +2983,7 @@ Converting CMYK colors to Lab
29832983
</h3>
29842984

29852985
Conversion from a calibrated CMYK colorspace to Lab
2986-
is typically dones by looking up the Lab values in an ICC profile.
2986+
is typically done by looking up the Lab values in an ICC profile.
29872987

29882988
<h3 id="lab-to-cmyk">
29892989
Converting Lab colors to CMYK
@@ -2993,7 +2993,7 @@ Converting CMYK colors to Lab
29932993
Lab colors will need to be converted
29942994
to the colorspace of the display.
29952995

2996-
This is typically dones by looking up the CMYK values in an ICC profile.
2996+
This is typically done by looking up the CMYK values in an ICC profile.
29972997

29982998
<h3 id='lab-to-lch'>
29992999
Converting Lab colors to LCH colors</h3>

0 commit comments

Comments
 (0)