Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nmalcolm authored Aug 10, 2024
1 parent d55aacb commit 84cc461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1227,7 +1227,7 @@
} else if (code == 'qa') {
label.html('<div class="map-tooltip">Qatar: 30 day visa waiver. If you hold another type of British passport you need a visa.</div>');
} else if (code == 'iq') {
label.html('<div class="map-tooltip">Iraq: Visa on arrival.</div>');
label.html('<div class="map-tooltip">Iraq: Visa on arrival. It is possible to obtain an eVisa.</div>');
} else if (code == 'kg') {
label.html('<div class="map-tooltip">Kyrgyzstan: Allowed to stay 60 days without a visa.</div>');
} else if (code == 'uz') {
Expand Down

0 comments on commit 84cc461

Please sign in to comment.