From 17eee4f89d59ba2db486421199cd88f3ca741621 Mon Sep 17 00:00:00 2001 From: Femi Oladeji Date: Thu, 6 Aug 2020 09:27:35 +0200 Subject: [PATCH] fix The full stop link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55da5ce..5e5acdb 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ letter and also it is too short. - [Basic Matchers](#1-basic-matchers) - [Meta Characters](#2-meta-characters) - - [The Full Stop](#21-the-full-stops) + - [The Full Stop](#21-the-full-stop) - [Character Sets](#22-character-sets) - [Negated Character Sets](#221-negated-character-sets) - [Repetitions](#23-repetitions)