Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
exogen committed Oct 10, 2024
1 parent cba2461 commit f38ea9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ singletons, one for each color in the palette. An exception is the
`interpolateNormalizedToTurbo` function, which creates a new array each time
since it interpolates between Turbo colors.

It is important you don’t mutate the returns RGB values without copying them
It is important you don’t mutate the returned RGB values without copying them
into your own array first.

When snapping colors to the Turbo colormap, a kd-tree is used to perform
Expand Down

0 comments on commit f38ea9d

Please sign in to comment.