Skip to content

Commit bcaeb06

Browse files
authored
Chore: add United States of America alias (#41)
1 parent f08846a commit bcaeb06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

countries.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9202,7 +9202,7 @@ export default {
92029202
alias: null,
92039203
},
92049204
],
9205-
alias: ['US', 'U.S', 'U.S.', 'USA', 'U.S.A', 'U.S.A.'],
9205+
alias: ['US', 'U.S', 'U.S.', 'USA', 'U.S.A', 'U.S.A.', 'United States of America'],
92069206
},
92079207
UY: {
92089208
alpha2: 'UY',

0 commit comments

Comments
 (0)