summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormid-kid <esteve.varela@gmail.com>2019-05-14 21:13:07 +0200
committermid-kid <esteve.varela@gmail.com>2019-05-14 21:13:07 +0200
commit8b35722465da78cd428a6e02b616957a05ae7343 (patch)
treeac124112a0025f24e363cbe5147ba1e2cf5ea8a5
parent15517885bc4a4883017e81c10e4f1cda5acf76ac (diff)
Fix typo
-rw-r--r--Add-a-new-Pokémon.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-a-new-Pokémon.md b/Add-a-new-Pokémon.md
index 393cd6a..f30d3ff 100644
--- a/Add-a-new-Pokémon.md
+++ b/Add-a-new-Pokémon.md
@@ -468,7 +468,7 @@ There are two main reasons to pay attention to these auto-generated files. One,
(Older versions of pokecrystal generated normal.pal and normal.gbcpal files instead of front.gbcpal, but this was redundant work and could mislead users into editing normal.pal directly, so as of September 2018 they were removed.)
-Anyway, all that's left is to `INCLUDE` and point to to the new data!
+Anyway, all that's left is to `INCLUDE` and point to the new data!
## 11. Include and point to the sprite and animation data