diff --git a/data/address-formats.json b/data/address-formats.json index 1c644c481..491f03662 100644 --- a/data/address-formats.json +++ b/data/address-formats.json @@ -53,7 +53,7 @@ { "countryCodes": ["fr", "lu", "mo"], "format": [ - ["unit","housenumber", "street"], + ["housenumber", "street"], ["postcode", "city"] ] },