mirror of
https://gitlab.com/restcountries/restcountries.git
synced 2026-03-31 15:07:46 +01:00
Closes #25: correcting values for British Indian Ocean Territory
This commit is contained in:
@@ -2729,14 +2729,14 @@
|
||||
],
|
||||
"borders": [],
|
||||
"callingCodes": [
|
||||
"1"
|
||||
"246"
|
||||
],
|
||||
"capital": "",
|
||||
"currencies": [
|
||||
{
|
||||
"code": "USD",
|
||||
"name": "United States Dollar",
|
||||
"symbol": "$"
|
||||
"code": "GBP",
|
||||
"name": "British pound",
|
||||
"symbol": "\u00a3"
|
||||
}
|
||||
],
|
||||
"demonym": "American",
|
||||
|
||||
Reference in New Issue
Block a user