diff --git a/langs/en.json b/langs/en.json
index 4b289fa431..a0d602f603 100644
--- a/langs/en.json
+++ b/langs/en.json
@@ -193,7 +193,7 @@
},
"josmNotOpened": "JOSM could not be reached. Make sure it is opened and remote control is enabled",
"josmOpened": "JOSM is opened",
- "madeBy": "Mady by {author}",
+ "madeBy": "Made by {author}",
"mapContributionsBy": "The current visible data has edits made by {contributors}",
"mapContributionsByAndHidden": "The current visible data has edits made by {contributors} and {hiddenCount} more contributors",
"mapDataByOsm": "Map data: OpenStreetMap",
@@ -864,4 +864,4 @@
"startsWithQ": "A wikidata identifier starts with Q and is followed by a number"
}
}
-}
\ No newline at end of file
+}