diff --git a/website/src/locales/es.json b/website/src/locales/es.json index 83fd8337f..0b93c5cca 100644 --- a/website/src/locales/es.json +++ b/website/src/locales/es.json @@ -190,7 +190,7 @@ "from": "El punto de inicio está demasiado lejos de la carretera más cercana", "via": "El punto de paso está demasiado lejos de la carretera más cercana", "to": "El punto final está demasiado lejos de la carretera más cercana", - "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": "Calcular la ruta llevó demasiado tiempo, intente añadir puntos más cercanos entre ellos" }