regex: remove duplicate notice in the README (#19332)

This commit is contained in:
Wertzui123 2023-09-12 13:41:48 +02:00 committed by GitHub
parent 282bb7408c
commit c98e00c01f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,9 +39,6 @@ The main differences can be summarized in the following points:
- The **match operation stops at the end of the string**. It does *NOT* stop
at new line characters.
- The **match operation stops at the end of the string**. It does *NOT* stop
at new line characters.
## Tokens
The tokens are the atomic units, used by this regex engine.