Skip to content

Commit

Permalink
Fix alpha3 " ATB" - closes #54 - thanks @dbellavista
Browse files Browse the repository at this point in the history
  • Loading branch information
evdb committed Aug 1, 2016
1 parent c5f7390 commit c68268b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/countries.json
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@
},
{
"alpha2": "BQ",
"alpha3": " ATB",
"alpha3": "ATB",
"countryCallingCodes": [],
"currencies": [],
"ioc": "",
Expand Down
2 changes: 1 addition & 1 deletion data/deleted_countries.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name,alpha2,alpha3,ccTLD,countryCallingCodes,currencies,ioc,languages,status
British Antarctic Territory,BQ, ATB,,,,,,deleted
British Antarctic Territory,BQ,ATB,,,,,,deleted
Burma,BU,BUR,,,,,,deleted
Byelorussian SSR,BY,BYS,,,,,,deleted
Canton and Enderbury Islands,CT,CTE,,,,,,deleted
Expand Down

0 comments on commit c68268b

Please sign in to comment.