Skip to content

Commit

Permalink
replace non-standard addr:barangay with addr:district
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd authored Nov 14, 2023
1 parent b344efe commit b595263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/address_formats.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
"countryCodes": ["ph"],
"format": [
["unit", "housename", "housenumber", "street"],
["neighbourhood", "barangay", "city"],
["neighbourhood", "district", "city"],
["postcode", "province"]
]
},
Expand Down

0 comments on commit b595263

Please sign in to comment.