Browse Source

Merge branch '3.x' of https://github.com/RobinHerbots/jquery.inputmask into 3.x

Robin Herbots 11 years ago
parent
commit
262f1db792
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -493,7 +493,7 @@ $(document).ready(function(){
 #### nojumpsThreshold: 0, //start nojumps as of
 #### nojumpsThreshold: 0, //start nojumps as of
 #### keepStatic
 #### keepStatic
 Default: false 
 Default: false 
-Use in combination of the alternator syntax
+Use in combination with the alternator syntax
 Try to keep the mask static while typing. Decisions to alter the mask will be posponed if possible.
 Try to keep the mask static while typing. Decisions to alter the mask will be posponed if possible.
 
 
 ex.
 ex.