Skip to content

Commit

Permalink
Merge pull request #19 from adifsgaid/patch-1
Browse files Browse the repository at this point in the history
README: Typo fix :)
  • Loading branch information
olleolleolle committed Jan 25, 2023
2 parents c1b2a75 + f9f90fd commit 007dc8e
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 @@ -111,7 +111,7 @@ retry_options = {
}
```

If you are working with an API which does not comply with the Rate Limit RFC you can specify custom headers to be used for rety and reset.
If you are working with an API which does not comply with the Rate Limit RFC you can specify custom headers to be used for retry and reset.

```ruby
retry_options = {
Expand Down

0 comments on commit 007dc8e

Please sign in to comment.