From 1958eac83c8f90601d21a26586101b33101ba375 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 24 May 2024 16:41:43 +0200 Subject: [PATCH] correct json structure --- website/src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/en.json b/website/src/locales/en.json index 65a414c7..6f12e74a 100644 --- a/website/src/locales/en.json +++ b/website/src/locales/en.json @@ -106,7 +106,7 @@ "waypoint_tooltip": "Create a new point of interest", "reduce_tooltip": "Reduce the number of points", "clean_tooltip": "Clean track points and points of interest with a rectangle selection", - "style_tooltip": "Change the style of the route", + "style_tooltip": "Change the style of the route" }, "layers": { "settings": "Layer settings",