From a93a9bc285eee7bb355ddc8148841752fd07a064 Mon Sep 17 00:00:00 2001 From: Derek Date: Sat, 27 Oct 2018 14:04:26 -0400 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f07eea6..554e28c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ 2.2. [Array](#22-array) 2.3. [String Substitution](#23-string-substitution) 2.4. [Other String Tricks](#24-other-string-tricks) - 2.5. [Functions](#25-functions) + 2.5. [Functions](#25-functions) 2.6. [Conditionals](#26-conditionals) 2.7. [Loops](#27-loops) 3. [Tricks](#3-tricks)