We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de53d40 commit 1759d64Copy full SHA for 1759d64
README.md
@@ -1,5 +1,5 @@
1
This is an implementation of NFA-based regular-expression matching in pure
2
-python. At the moment, it implements a small subset of the nromal regular
+python. At the moment, it implements a small subset of the normal regular
3
expression syntax that only a mathematician would be satisfied with
4
(although it should sufficient to recognize all regular languages, doing so
5
wouldn't be any fun.)
0 commit comments