Skip to content

Commit

Permalink
Improve readme (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
vonovak authored and sindresorhus committed Apr 10, 2019
1 parent 9e2c016 commit c1c393e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ It doesn't retry on `TypeError` as that's a user error.

Type: `Function`

Receives the number of attempts as the first argument and is expected to return a `Promise` or any value.
Receives the current attempt number as the first argument and is expected to return a `Promise` or any value.

#### options

Expand Down

0 comments on commit c1c393e

Please sign in to comment.