From c494fb86c1be1048a4bc75738ebbb9052ee70c58 Mon Sep 17 00:00:00 2001 From: Estelle Weyl Date: Wed, 13 Nov 2024 10:02:37 -0800 Subject: [PATCH] OKLCH 100% values typo (#36682) * Update index.md * Update files/en-us/web/css/color_value/oklch/index.md Co-authored-by: Chris Mills --------- Co-authored-by: Chris Mills --- files/en-us/web/css/color_value/oklch/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/css/color_value/oklch/index.md b/files/en-us/web/css/color_value/oklch/index.md index 7d927102ecd8b01..9c065b9388523b4 100644 --- a/files/en-us/web/css/color_value/oklch/index.md +++ b/files/en-us/web/css/color_value/oklch/index.md @@ -33,7 +33,7 @@ Below are descriptions of the allowed values for both absolute and [relative col > [!NOTE] > Usually when percentage values have a numeric equivalent in CSS, `100%` is equal to the number `1`. -> This is not the case for `oklch()`. Here `100%` is equal to the number `100` for the `L` value and `0.4` for the `C` value. +> This is not the case for all of the `oklch()` component values. Here, `100%` is equal to `0.4` for the `C` value. #### Absolute value syntax