浏览代码

Merge pull request #356 from hack3r3d/patch-1

Fixed typo
Robin Herbots 12 年之前
父节点
当前提交
849ec93069
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -5,7 +5,7 @@ Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.p
 
 
 jquery.inputmask is a jquery plugin which create an input mask.
 jquery.inputmask is a jquery plugin which create an input mask.
 
 
-An inputmask helps the user with the input by ensuring a predefined format. This can be usefull for dates, numerics, phone numbers, ...
+An inputmask helps the user with the input by ensuring a predefined format. This can be useful for dates, numerics, phone numbers, ...
 
 
 Highlights:
 Highlights:
 - easy to use
 - easy to use