Browse Source

remove extra ` character

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

+ 1 - 1
README.md

@@ -428,7 +428,7 @@ Casing can be null, "upper" or "lower"
             cardinality: 1,
             cardinality: 1,
             casing: "upper"
             casing: "upper"
         }
         }
-    });`
+    });
 ```
 ```
 
 
 Include jquery.inputmask.extensions.js for using the A and # definitions.
 Include jquery.inputmask.extensions.js for using the A and # definitions.