Skip to content

Commit 3f69211

Browse files
committed
fixes #116
1 parent 6afc479 commit 3f69211

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ISO3166.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2263,7 +2263,7 @@ private function lookup(string $key, string $value): array
22632263
],
22642264
],
22652265
[
2266-
'name' => 'Turkey',
2266+
'name' => 'Türkiye',
22672267
'alpha2' => 'TR',
22682268
'alpha3' => 'TUR',
22692269
'numeric' => '792',

0 commit comments

Comments
 (0)