From 76125020824fffd24f44e81cdbad542c5bc75e99 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Wed, 11 Aug 2021 12:27:39 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 514755b..48436cb 100644 --- a/README.md +++ b/README.md @@ -912,7 +912,7 @@ Matches one or more characters. Note − MS Access uses the asterisk (*) wildcard character instead of the percent sign (%) wildcard character. -The underscore (_) +### The underscore (_) Matches one character.