浏览代码

Merge branch '1.x' into 2.x

Robin Herbots 13 年之前
父节点
当前提交
61f6969ae4
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md
  2. 二进制
      tools/NuGet.exe

+ 1 - 1
README.md

@@ -345,7 +345,7 @@ $(document).ready(function(){
 ```
 ### data-inputmask attribute
 
-You also apply an inputmask by using the data-inputmask attribute.  In the attribute you specify the options wanted for the inputmask.
+You can also apply an inputmask by using the data-inputmask attribute.  In the attribute you specify the options wanted for the inputmask.
 This gets parsed with $.parseJSON (for the moment), so be sure to use a welformed json-string without the {}.
 
 ```html

二进制
tools/NuGet.exe