aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2022-01-14 21:33:45 +0530
committerGitHub <noreply@github.com>2022-01-14 21:33:45 +0530
commita4e2b5b44823571a693ad47250e40efca5f7fe10 (patch)
tree9b5925b7b283e0a0c95cfb4ebfedd6ec24c7da41
parentfd7019a04cd7396b0b4ef3bb856086f6014ce80f (diff)
downloadelxr-a4e2b5b44823571a693ad47250e40efca5f7fe10.tar.gz
elxr-a4e2b5b44823571a693ad47250e40efca5f7fe10.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 54c92f1..ad69e4f 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Regular expression-like syntax for list operations. Toy project experimenting wi
### Syntax
-Whitespaces are ignore (except within literals)
+Whitespaces are ignored (except within literals)
* `\s` => Any **string**
* `\n` => Any **number**