Browse Source

Update README.md

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

+ 1 - 1
README.md

@@ -186,7 +186,7 @@ used to validate the characters before the definition cardinality is reached. (s
 
 
 ##### definitionSymbol
 ##### definitionSymbol
 When you insert or delete characters, they are only shifted when the definition type is the same.  This behavior can be overridden
 When you insert or delete characters, they are only shifted when the definition type is the same.  This behavior can be overridden
-by giving a definitionSymbol. (see example x, y, z, which can be used for ip-address masking, the validation is different, but it is allowed to shift the characteres between the definitions)
+by giving a definitionSymbol. (see example x, y, z, which can be used for ip-address masking, the validation is different, but it is allowed to shift the characters between the definitions)
 
 
 ```javascript
 ```javascript
 $.extend($.inputmask.defaults.definitions, {
 $.extend($.inputmask.defaults.definitions, {