Skip to content

Commit bf3c463

Browse files
committedAug 4, 2018
Fix readme Highlights link to retry option
1 parent ba0cb0d commit bf3c463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Created because [`request`](https://github.com/request/request) is bloated *(sev
2626
- [Request cancelation](#aborting-the-request)
2727
- [RFC compliant caching](#cache-adapters)
2828
- [Follows redirects](#followredirect)
29-
- [Retries on network failure](#retries)
29+
- [Retries on failure](#retry)
3030
- [Progress events](#onuploadprogress-progress)
3131
- [Handles gzip/deflate](#decompress)
3232
- [Timeout handling](#timeout)

0 commit comments

Comments
 (0)
Please sign in to comment.