We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e226eb commit 3259a87Copy full SHA for 3259a87
README.md
@@ -46,7 +46,7 @@ with derived key as the only argument.
46
47
If interruptStep is set, calculations are interrupted with setImmediate (or
48
zero setTimeout) at the given interruptSteps to avoid freezing the browser.
49
-If it's not set or if set to zero, the callback is called immediately after the
+If it's not set or set to zero, the callback is called immediately after the
50
calculation, avoiding setImmediate.
51
52
#### Arguments:
0 commit comments