1
0
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:
June 2022-04-29 12:35:19 +02:00 committed by GitHub
parent a835c6ca29
commit a65798f000
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ const card: Card = {
],
evolveFrom: {
en: "Metagross-EX",
fr: "Métalosse-EEX",
fr: "Métalosse-EX",
},
stage: "MEGA",