Skip to content

Commit d07a658

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents e2aab0b + ae70a51 commit d07a658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Gem](https://img.shields.io/gem/v/faraday-retry.svg?style=flat-square)](https://rubygems.org/gems/faraday-retry)
55
[![License](https://img.shields.io/github/license/lostisland/faraday-retry.svg?style=flat-square)](LICENSE.md)
66

7-
CatcThe `Retry` middleware automatically retries requests that fail due to intermittent client
7+
The `Retry` middleware automatically retries requests that fail due to intermittent client
88
or server errors (such as network hiccups).
99
By default, it retries 2 times and handles only timeout exceptions.
1010
It can be configured with an arbitrary number of retries, a list of exceptions to handle,

0 commit comments

Comments
 (0)