浏览代码

Modified wording for IC op

n1474335 6 年之前
父节点
当前提交
e11aec64cd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/core/operations/IndexOfCoincidence.mjs

+ 1 - 1
src/core/operations/IndexOfCoincidence.mjs

@@ -74,7 +74,7 @@ Normalized: ${ic * 26}
 - English text generally has an IC of between 0.67 to 0.78.
 - 'Random' text is determined by the probability that each letter occurs the same number of times as another.
 
-The graph shows the IC of the input data. A low IC generally means that the text is random, encoded or encrypted.
+The graph shows the IC of the input data. A low IC generally means that the text is random, compressed or encrypted.
 
 <script type='application/javascript'>
   var canvas = document.getElementById("chart-area"),