diff --git a/toolkit/perfsonar-toolkit/web-ng/root/data/country_data.csv b/toolkit/perfsonar-toolkit/web-ng/root/data/country_data.csv index 47881c60e..88dc2207a 100644 --- a/toolkit/perfsonar-toolkit/web-ng/root/data/country_data.csv +++ b/toolkit/perfsonar-toolkit/web-ng/root/data/country_data.csv @@ -216,7 +216,7 @@ Swaziland,SZ Sweden,SE Switzerland,CH Syrian Arab Republic,SY -"Taiwan, Province of China",TW +Taiwan,TW Tajikistan,TJ "Tanzania, United Republic of",TZ Thailand,TH diff --git a/toolkit/perfsonar-toolkit/web-ng/root/data/country_data.json b/toolkit/perfsonar-toolkit/web-ng/root/data/country_data.json index 1e6c738cc..607abf5f8 100644 --- a/toolkit/perfsonar-toolkit/web-ng/root/data/country_data.json +++ b/toolkit/perfsonar-toolkit/web-ng/root/data/country_data.json @@ -868,7 +868,7 @@ "Code": "SY" }, { - "Name": "Taiwan, Province of China", + "Name": "Taiwan", "Code": "TW" }, { @@ -995,4 +995,4 @@ "Name": "Zimbabwe", "Code": "ZW" } -] \ No newline at end of file +]