diff --git a/langs/en.json b/langs/en.json
index f02abb763..2af8321ff 100644
--- a/langs/en.json
+++ b/langs/en.json
@@ -475,7 +475,7 @@
"unsuitedData": {
"intro": "The basic rule for OpenStreetMap is that all data must be verifiable on the ground and are somewhat permanent. This implies that some data cannot be sent to OpenStreetMap directly - but some workarounds exist.",
"li0": "Subjective data (such as reviews) are not suited for OpenStreetMap. However, MapComplete has an integration with Mangrove.reviews, an openly licensed review website",
- "li1": "Events of a few days, road works that are planned next month are thus not recorded, neither are road works which only last a few days.",
+ "li1": "Events are not recorded, neither are road works which only last a few days.",
"li2": "Temporal data (e.g. statistics of air quality, traffic intensity, ...) can not stored on OpenStreetMap as they are hard to verify by a volunteer. Note that, if this data is available elsewhere, it can still be visualized within MapComplete as extra layer.",
"title": "Data not suited for OpenStreetMap"
}