Skip to content

Commit 1759d64

Browse files
committed
tyop
1 parent de53d40 commit 1759d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
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
2+
python. At the moment, it implements a small subset of the normal regular
33
expression syntax that only a mathematician would be satisfied with
44
(although it should sufficient to recognize all regular languages, doing so
55
wouldn't be any fun.)

0 commit comments

Comments
 (0)