Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
Fix Bhutan locality nesting.
Browse files Browse the repository at this point in the history
See #6
  • Loading branch information
iamEAP committed Aug 28, 2014
1 parent 6e6afd4 commit 8bce46d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions addressfield.json
Original file line number Diff line number Diff line change
Expand Up @@ -435,10 +435,10 @@
"premise" : {
"label" : "Address 2"
},
"localityname" : {
"label" : "City"
},
"locality" : {
"localityname" : {
"label" : "City"
},
"postalcode" : {
"label" : "Postal code"
}
Expand Down

0 comments on commit 8bce46d

Please sign in to comment.