Browse Source

Merge pull request #356 from hack3r3d/patch-1

Fixed typo
Robin Herbots 12 years ago
parent
commit
849ec93069
1 changed files with 1 additions and 1 deletions
  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.
 
-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:
 - easy to use