Skip to content

Commit 545b391

Browse files
committed
fix proper wording for one country
1 parent 5ae33b1 commit 545b391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ class Meta:
243243
('TH', "Thailand"),
244244
('TG', "Togo"),
245245
('TO', "Tonga"),
246-
('TT', "Trinidad und Tobago"),
246+
('TT', "Trinidad & Tobago"),
247247
('TD', "Tschad"),
248248
('CZ', "Tschechien"),
249249
('TN', "Tunesien"),

0 commit comments

Comments
 (0)