We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1521f5a commit a7073afCopy full SHA for a7073af
1 file changed
css-color-4/Overview.bs
@@ -2983,7 +2983,7 @@ Converting CMYK colors to Lab
2983
</h3>
2984
2985
Conversion from a calibrated CMYK colorspace to Lab
2986
- is typically dones by looking up the Lab values in an ICC profile.
+ is typically done by looking up the Lab values in an ICC profile.
2987
2988
<h3 id="lab-to-cmyk">
2989
Converting Lab colors to CMYK
@@ -2993,7 +2993,7 @@ Converting CMYK colors to Lab
2993
Lab colors will need to be converted
2994
to the colorspace of the display.
2995
2996
- This is typically dones by looking up the CMYK values in an ICC profile.
+ This is typically done by looking up the CMYK values in an ICC profile.
2997
2998
<h3 id='lab-to-lch'>
2999
Converting Lab colors to LCH colors</h3>
0 commit comments