소스 검색

Fixed grammar

sanex3339 9 년 전
부모
커밋
a5dc7be77b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      readme.md

+ 2 - 2
readme.md

@@ -133,9 +133,9 @@ It is also not recommended to enable `rotateUnicodeArray` for small source code,
 #### `selfDefending`
 Type: `boolean` Default: `true`
 
-##### :warning: this option forces set the `compact` value to `true`
+##### :warning: this option forcibly set `compact` value to `true`
 
-Enables self-defending for obfuscated code. If obfuscated compact code will be formatted, this code will not work.
+Enables self-defending for obfuscated code. If obfuscated compact code is formatted, it will not work any more.
 
 #### `unicodeArray`
 Type: `boolean` Default: `true`