Browse Source

Merge pull request #23 from Wain-PC/master

Fixed a typo
Timofey Kachalov 8 năm trước cách đây
mục cha
commit
cf3e1ccd02
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 }
 ```