diff options
-rw-r--r-- | Add-a-new-Fairy-type.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-a-new-Fairy-type.md b/Add-a-new-Fairy-type.md index 1fa75cd..2936074 100644 --- a/Add-a-new-Fairy-type.md +++ b/Add-a-new-Fairy-type.md @@ -9,7 +9,7 @@ This tutorial is for how to add a new type for Pokémon or moves. As an example, 4. [Make it searchable in the Pokédex](#4-make-it-searchable-in-the-pokédex) 5. [Update Pokémon types](#5-update-pokémon-types) 6. [Update move types](#6-update-move-types) -7. [Change Polkadot Bow to boost Fairy moves](#7-change-polkadot_bow-to-boost-fairy-moves) +7. [Change Polkadot Bow to boost Fairy moves](#7-change-polkadot-bow-to-boost-fairy-moves) ## 1. Define a type constant |