summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Add-a-new-type.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-a-new-type.md b/Add-a-new-type.md
index 1edf22d..cfe0d35 100644
--- a/Add-a-new-type.md
+++ b/Add-a-new-type.md
@@ -5,7 +5,7 @@ This tutorial is for how to add new types for Pokemon or moves. As an example, w
- [Give the type a name](#2-give-the-type-a-name)
- [List the type matchups](#3-list-the-type-matchups)
- [Update Pokemon types](#4-update-pokemon-types)
-- [Update move types](#5-update-move-types0
+- [Update move types](#5-update-move-types)
## 1. Define a type constant