Skip to content

Commit

Permalink
Typo fix :)
Browse files Browse the repository at this point in the history
  • Loading branch information
adifsgaid authored Jan 25, 2023
1 parent c1b2a75 commit f9f90fd
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 f9f90fd

Please sign in to comment.