Browse Source

fix another typo

kgeis 12 years ago
parent
commit
876d2b7b13
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -414,7 +414,7 @@ $(document).ready(function(){
 
 ### auto upper/lower- casing inputmask
 
-You can define whitin a definition to automatically lowercase or uppercase the entry in an input by giving the casing.  
+You can define within a definition to automatically lowercase or uppercase the entry in an input by giving the casing.  
 Casing can be null, "upper" or "lower"
 ```javascript
     $.extend($.inputmask.defaults.definitions, {