diff --git a/README.md b/README.md
index a0e5f68..7be272a 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ COPY <source> <index_or_range>
 ### MAP
 Maps text from one file to another with a time offset. The command supports two different syntaxes.
 
-**Syntax:**
+**Syntax 1:**
 ```
 MAP <text_source> <text_start> <time_start> <count>
 ```