We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8cb6db + 28f6d2b commit 996ff7fCopy full SHA for 996ff7f
README.md
@@ -1350,7 +1350,7 @@ new tasks much easier (and the code more readable).
1350
1351
Attempts to get a successful response from `task` no more than `times` times before
1352
returning an error. If the task is successful, the `callback` will be passed the result
1353
-of the successfull task. If all attemps fail, the callback will be passed the error and
+of the successful task. If all attempts fail, the callback will be passed the error and
1354
result (if any) of the final attempt.
1355
1356
__Arguments__
0 commit comments