mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-08-26 19:14:54 -05:00
Fix typo in ability text
This commit is contained in:
@@ -278,7 +278,7 @@ export const AbilitiesText = {
|
||||
},
|
||||
dragonsmaw: {
|
||||
name: "Dragon's Maw",
|
||||
shortDesc: "This Pokemon's attacking stat is multiplied by 1.5 while using an Electric-type attack.",
|
||||
shortDesc: "This Pokemon's attacking stat is multiplied by 1.5 while using an Dragon-type attack.",
|
||||
},
|
||||
drizzle: {
|
||||
name: "Drizzle",
|
||||
|
||||
Reference in New Issue
Block a user