浏览代码

fix another typo

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

+ 1 - 1
README.md

@@ -414,7 +414,7 @@ $(document).ready(function(){
 
 
 ### auto upper/lower- casing inputmask
 ### 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"
 Casing can be null, "upper" or "lower"
 ```javascript
 ```javascript
     $.extend($.inputmask.defaults.definitions, {
     $.extend($.inputmask.defaults.definitions, {