浏览代码

Update README.md

Robin Herbots 12 年之前
父节点
当前提交
5982d0a403
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -619,7 +619,7 @@ $(document).ready(function(){
 ## Regex extensions
 ## Regex extensions
 
 
 With the regex extension you can use any regular expression as a mask.  Currently this does only input restriction.  
 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:
 Example simple email regex:
 ```javascript
 ```javascript