Browse Source

Merge branch '2.x' into dev

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

+ 1 - 1
README.md

@@ -617,7 +617,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.  
 There is no further masking visualization.
 There is no further masking visualization.