Skip to content

Commit

Permalink
Fix readme Highlights link to retry option
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Aug 4, 2018
1 parent ba0cb0d commit bf3c463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -26,7 +26,7 @@ Created because [`request`](https://github.com/request/request) is bloated *(sev
- [Request cancelation](#aborting-the-request)
- [RFC compliant caching](#cache-adapters)
- [Follows redirects](#followredirect)
- [Retries on network failure](#retries)
- [Retries on failure](#retry)
- [Progress events](#onuploadprogress-progress)
- [Handles gzip/deflate](#decompress)
- [Timeout handling](#timeout)
Expand Down

0 comments on commit bf3c463

Please sign in to comment.