diff --git a/jarvis/data/dbrand.py b/jarvis/data/dbrand.py index a467e63..34fb275 100644 --- a/jarvis/data/dbrand.py +++ b/jarvis/data/dbrand.py @@ -488,7 +488,7 @@ shipping_lookup = [ "country": "united kingdom of great britain and northern ireland (the)", "code": "GB", }, - {"country": "united states of america (the)", "code": "US"}, + {"country": "the united states of america", "code": "US"}, {"country": "united states minor outlying islands (the)", "code": "UM"}, {"country": "uruguay", "code": "UY"}, {"country": "uzbekistan", "code": "UZ"},