diff options
author | Thomas Winwood <twwinwood@gmail.com> | 2018-07-12 06:18:29 +0100 |
---|---|---|
committer | Thomas Winwood <twwinwood@gmail.com> | 2018-07-12 06:18:29 +0100 |
commit | 850b0663f95e902c03bfeea853bf87d0f206384e (patch) | |
tree | 20430e97e5e4098c06f73751553993108cf290fb /Tutorials.md | |
parent | 020a57fcd2b0210d68933f533ceebe96c12d6a58 (diff) |
Updated Tutorials (markdown)
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md index 76520d1..e7644c1 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -17,7 +17,7 @@ Tutorials may use diff syntax to show edits: - [Tileset](Add-a-new-tileset) - [Pokémon species (up to 253)](Add-a-new-Pokémon) - [Trainer class](Add-a-new-trainer-class) -- [Type (Fairy)](Add-a-new-Fairy-type) +- [Type (Fairy)](Add-a-new-type) - [Move (up to 254)](Add-a-new-move) - [Move effect](Add-a-new-move-effect) - [Item (up to 254)](Add-different-kinds-of-new-items) |