Skip to content

Commit

Permalink
Fixed typo in countries.ts for Uzbekistan (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mukhammadali authored Aug 2, 2023
1 parent 52005f7 commit bd711d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/countries/src/data/countries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2116,7 +2116,7 @@ export default {
},
UZ: {
name: 'Uzbekistan',
native: 'O‘zbekiston',
native: "O'zbekiston",
phone: [998],
continent: 'AS',
capital: 'Tashkent',
Expand Down

0 comments on commit bd711d6

Please sign in to comment.