Browse Source

Update README.md

Robin Herbots 12 years ago
parent
commit
5982d0a403
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -619,7 +619,7 @@ $(document).ready(function(){
 ## Regex extensions
 
 With the regex extension you can use any regular expression as a mask.  Currently this does only input restriction.  
-The is no further masking visualization.
+There is no further masking visualization.
 
 Example simple email regex:
 ```javascript