diff options
| author | Akshay Nair <phenax5@gmail.com> | 2022-01-14 21:33:45 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-14 21:33:45 +0530 |
| commit | a4e2b5b44823571a693ad47250e40efca5f7fe10 (patch) | |
| tree | 9b5925b7b283e0a0c95cfb4ebfedd6ec24c7da41 /README.md | |
| parent | fd7019a04cd7396b0b4ef3bb856086f6014ce80f (diff) | |
| download | elxr-a4e2b5b44823571a693ad47250e40efca5f7fe10.tar.gz elxr-a4e2b5b44823571a693ad47250e40efca5f7fe10.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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** |
