Browse Source

Merge pull request #23 from Wain-PC/master

Fixed a typo
Timofey Kachalov 8 years ago
parent
commit
cf3e1ccd02
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -131,7 +131,7 @@ Following options available for the JS Obfuscator:
     stringArray: true,
     stringArrayEncoding: false,
     stringArrayThreshold: 0.8,
-    unicdeEscapeSequence: true
+    unicodeEscapeSequence: true
 }
 ```