From f9f90fd69bab3f1abe9500eacebaf21fc7158e37 Mon Sep 17 00:00:00 2001 From: Adif Sgaid <69080239+adifsgaid@users.noreply.github.com> Date: Wed, 25 Jan 2023 15:50:25 +0100 Subject: [PATCH] Typo fix :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13a26ee..e2b45cf 100644 --- a/README.md +++ b/README.md @@ -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 = {