@riocrypto/common 1.0.2206 → 1.0.2207
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -363,7 +363,7 @@ class CountryAsset extends Asset_1.Asset {
|
|
|
363
363
|
case country_of_origin_1.CountryOfOrigin.UnitedKingdom:
|
|
364
364
|
return "United Kingdom";
|
|
365
365
|
case country_of_origin_1.CountryOfOrigin.UnitedStates:
|
|
366
|
-
return "United States";
|
|
366
|
+
return "the United States";
|
|
367
367
|
// case CountryOfOrigin.UnitedStatesOutlyingIslands:
|
|
368
368
|
// return "United States Outlying Islands";
|
|
369
369
|
// case CountryOfOrigin.WallisAndFutuna:
|