Skip to content

Commit 418fd4a

Browse files
committed
Less awkward phrasing
1 parent fb134d8 commit 418fd4a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/src/markdown/gamut.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -698,8 +698,8 @@ What is nice about this approach is that it is by far the fastest chroma reducti
698698
working perceptual space.
699699
700700
> [!note]
701-
> While OkLCh is the fastest OkLCh chroma reduction method, it can only be used with OkLCh. If needing a more generic
702-
> approach that can be paired with other perceptual spaces, see [Ray Trace](#ray-tracing-chroma-reduction).
701+
> While OkLCh is the fastest OkLCh chroma reduction method, it can only be used with OkLCh. If a more generic approach
702+
> that can be paired with other perceptual spaces is needed, see [Ray Trace](#ray-tracing-chroma-reduction).
703703
704704
Its speed comes from the fact that it is not an iterative approach. The [MINDE](#minde-chroma-reduction) approach has
705705
an unknown number of iterations and the [Ray Trace](#ray-tracing-chroma-reduction) approach that uses a constant 4

0 commit comments

Comments
 (0)