Fix nation name typo 🔧 (#3269)

## Description:

Fix nation name typo 🔧

## Please complete the following:

- [X] I have added screenshots for all UI updates
- [X] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [X] I have added relevant tests to the test directory
- [X] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced

## Please put your Discord username so you can be contacted if a bug or
regression is found:

FloPinguin

Co-authored-by: Ryan <7389646+ryanbarlow97@users.noreply.github.com>
This commit is contained in:
FloPinguin
2026-02-22 17:53:12 +01:00
committed by GitHub
parent d50768e719
commit 9af4ff806c
@@ -58,7 +58,7 @@
},
{
"coordinates": [1609, 1837],
"name": "Algeria'",
"name": "Algeria",
"flag": "dz"
},
{