Skip to content

Commit d992405

Browse files
committed
data: Zero To Hero -> Zero to Hero in text/
1 parent fcee18d commit d992405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/text/abilities.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2093,7 +2093,7 @@ export const AbilitiesText: {[k: string]: AbilityText} = {
20932093
transformEnd: "Zen Mode ended!",
20942094
},
20952095
zerotohero: {
2096-
name: "Zero To Hero",
2096+
name: "Zero to Hero",
20972097
shortDesc: "If this Pokemon is Palafin, it changes to Hero Mode when it switches out.",
20982098

20992099
activate: " [POKEMON] underwent a heroic transformation!",

0 commit comments

Comments
 (0)