From 8ff1d685516e02280cc4bb111504504f49f64cfe Mon Sep 17 00:00:00 2001 From: Romain Menke <11521496+romainmenke@users.noreply.github.com> Date: Tue, 29 Aug 2023 13:55:46 +0200 Subject: [PATCH] [css-color-5] fix typo --- css-color-5/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-color-5/Overview.bs b/css-color-5/Overview.bs index 343bd68bb247..913e4c2bf239 100644 --- a/css-color-5/Overview.bs +++ b/css-color-5/Overview.bs @@ -451,7 +451,7 @@ The choice of mixing color space can have a large effect on the end result. * the lightness is 25.334 × 0.8 + 50 × 0.2 = 30.2672 * the mixed result is hsl(114.3032 261.5568 30.2672) which is - color(srgb -0.3387 1.0943, -0.48899) + color(srgb -0.3387 1.0943 -0.48899)