diff --git a/langs/layers/en.json b/langs/layers/en.json index 0626505d0..0ce037f65 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -65,7 +65,7 @@ "render": "This station is found within {addr:place}." }, "ambulance-street": { - "question": " What is the street name where the station located?", + "question": "What is the street name where the station located?", "render": "This station is along a highway called {addr:street}." } }, @@ -1113,7 +1113,7 @@ }, "bike_themed_object": { "description": "A layer with bike-themed objects but who don't match any other layer", - "name": "Bike related object", + "name": "Bike-related object", "title": { "mappings": { "1": { @@ -1124,12 +1124,12 @@ } }, "binocular": { - "description": "Binoculas", + "description": "Binoculars", "name": "Binoculars", "presets": { "0": { "description": "A telescope or pair of binoculars mounted on a pole, available to the public to look around. ", - "title": "a binoculars" + "title": "binoculars" } }, "tagRenderings": { @@ -5937,4 +5937,4 @@ } } } -} \ No newline at end of file +}