Skip to content

Commit f808fa2

Browse files
committed
fix typo
1 parent 28eaba4 commit f808fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/.nextRelease/api.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ class Generator {
397397
NZ: "New Zealand",
398398
TR: "Turkey",
399399
US: "United States",
400-
UA: "Ukranian",
400+
UA: "Ukrainian",
401401
};
402402
return mapping[nat];
403403
}

0 commit comments

Comments
 (0)