fix comment

This commit is contained in:
Maze Winther 2026-02-02 19:15:25 +01:00
parent e88a059222
commit 1aec9c5cf5
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ export function sliderToZoom({
}
/**
* Convert exponential zoom level to linear slider position (0-1).
* convert exponential zoom level to linear slider position (0-1).
*/
export function zoomToSlider({
zoomLevel,