diff --git a/website/src/locales/be.json b/website/src/locales/be.json index 01cf9ec83..6dd9f6d79 100644 --- a/website/src/locales/be.json +++ b/website/src/locales/be.json @@ -190,7 +190,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", - "distance": "The end point is to far from the start point", + "distance": "The end point is too far from the start point", "connection": "No connection found between the points", "timeout": "Route calculation took too long, try adding points closer together" }