diff --git a/website/src/locales/he.json b/website/src/locales/he.json index 87633e295..b88e695f1 100644 --- a/website/src/locales/he.json +++ b/website/src/locales/he.json @@ -190,7 +190,7 @@ "from": "נקודת ההתחלה רחוקה מדיי מהכביש הקרוב ביותר", "via": "נקודת המעבר רחוקה מדיי מהכביש הקרוב ביותר", "to": "נקודת הסיום רחוקה מדיי מהכביש הקרוב ביותר", - "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" }