From 060cf5c5143552aa00fcd79e844e4cc3638bb103 Mon Sep 17 00:00:00 2001 From: Tom McAndrew <42588609+tommcandrew@users.noreply.github.com> Date: Tue, 10 Mar 2020 17:13:25 +0000 Subject: [PATCH] Correct grammar in intro title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d534fb..055550b 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ * [Tiếng Việt](translations/README-vn.md) * [فارسی](translations/README-fa.md) -## What is Regular Expression? +## What are Regular Expressions? > A regular expression is a group of characters or symbols which is used to find a specific pattern in a text.