Skip to content

Commit 4590dda

Browse files
committed
Fix minor documentation mistake
1 parent 05f16d9 commit 4590dda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1373,7 +1373,7 @@ <h3>Lean QR Nano</h3>
13731373
<li>
13741374
<a href="#correction"><code>maxCorrectionLevel</code></a> is always set to
13751375
<code>minCorrectionLevel</code> (i.e. the chosen <code>minCorrectionLevel</code> is used without
1376-
attempting to fit better compression in the same version);
1376+
attempting to fit more redundancy in the same version);
13771377
</li>
13781378
<li>
13791379
<a href="#mask"><code>mask</code></a> is always <code>null</code> (i.e. the mask is chosen according

0 commit comments

Comments
 (0)