diff --git a/website/src/lib/docs/en/toolbar/routing.mdx b/website/src/lib/docs/en/toolbar/routing.mdx index dd28ef2c..530bd5bb 100644 --- a/website/src/lib/docs/en/toolbar/routing.mdx +++ b/website/src/lib/docs/en/toolbar/routing.mdx @@ -40,7 +40,7 @@ When enabled, the routing engine will consider private roads when computing rout Only use this option if you have local knowledge of the area and have permission to use the roads in question. - + ## Plotting and editing routes @@ -81,4 +81,4 @@ Return to the starting point by the same route. ### Change the start of the loop -When the endpoint of the route is close enough to the start, you can change the start of the loop by clicking on any anchor point and selecting from the context menu. \ No newline at end of file +When the end point of the route is close enough to the start, you can change the start of the loop by clicking on any anchor point and selecting from the context menu. \ No newline at end of file diff --git a/website/src/locales/en.json b/website/src/locales/en.json index 87368dda..f8149e69 100644 --- a/website/src/locales/en.json +++ b/website/src/locales/en.json @@ -141,7 +141,7 @@ "from": "The start point is too far from the nearest road", "via": "The via point is too far from the nearest road", "to": "The end point is too far from the nearest road", - "timeout": "The routing request took too long, try adding points closer together" + "timeout": "Route calculation took too long, try adding points closer together" } }, "scissors": {