mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-22 10:52:10 +00:00
fix: mistype in evolveFrom name in french (#273)
This commit is contained in:
parent
a835c6ca29
commit
a65798f000
@ -20,7 +20,7 @@ const card: Card = {
|
||||
],
|
||||
evolveFrom: {
|
||||
en: "Metagross-EX",
|
||||
fr: "Métalosse-EEX",
|
||||
fr: "Métalosse-EX",
|
||||
},
|
||||
stage: "MEGA",
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user