diff --git a/langs/themes/en.json b/langs/themes/en.json index 085ef19e59..d092cd575e 100644 --- a/langs/themes/en.json +++ b/langs/themes/en.json @@ -659,7 +659,7 @@ "title": "Kerbs and crossings" }, "mapcomplete-changes": { - "description": "This maps shows all the changes made with MapComplete", + "description": "This map shows all the changes made with MapComplete", "layers": { "0": { "description": "Shows all MapComplete changes", @@ -708,7 +708,7 @@ }, "host": { "question": "What host (website) was this change made with?", - "render": "Change with with {host}" + "render": "Changed with {host}" }, "locale": { "question": "What locale (language) was this change made in?", @@ -1056,4 +1056,4 @@ "shortDescription": "A map with waste baskets", "title": "Waste Basket" } -} \ No newline at end of file +}