Skip to content

Commit 8e6afad

Browse files
authored
Update README.md
1 parent 55651c7 commit 8e6afad

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
@@ -3,7 +3,7 @@ RestrictedTextField v1.1
33

44
See LICENSE for this software's licensing terms.
55

6-
ResrictedTextField is a jQuery plugin which uses regular expressions to validate HTML text fields. It allows you to reject invalid keystrokes or to allow them into the field. Fields are always validated on blur.
6+
A jQuery plugin which uses regular expressions to validate HTML text fields. Using nearly 30 built-in types or types you define yourself, it allows you to prevent invalid keystrokes or to allow them into the field for later validation. Fields are always validated on blur.
77

88

99
## Features

0 commit comments

Comments
 (0)