diff --git a/packages/transitive-overlay/src/index.tsx b/packages/transitive-overlay/src/index.tsx index d6d143e42..0c8e2898c 100644 --- a/packages/transitive-overlay/src/index.tsx +++ b/packages/transitive-overlay/src/index.tsx @@ -125,7 +125,7 @@ const TransitiveCanvasOverlay = ({ const mapImages: MapImage[] = []; // This is used to render arrows along the route - // Only load if that option is enabled to save bandwidth + // Only load if that option is enabled to save the bandwidth if (showRouteArrows) { mapImages.push({ id: "arrow-icon",