summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Add-a-new-TM.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-a-new-TM.md b/Add-a-new-TM.md
index dfc7a62..e74ba06 100644
--- a/Add-a-new-TM.md
+++ b/Add-a-new-TM.md
@@ -5,7 +5,7 @@ This tutorial is for how to add a new TM. As an example, we'll add TM51 Aeroblas
1. [Define constants with `add_tm`](#1-define-constants-with-add_tm)
2. [Define standard item data](#2-define-standard-item-data)
-3. [Update the TM/HM move table](#3-update-the-tm-hm-move-table)
+3. [Update the TM/HM move table](#3-update-the-tmhm-move-table)
4. [Add the TM to base learnsets](#4-add-the-tm-to-base-learnsets)
5. [Adding many new TMs](#5-adding-many-new-tms)