diff --git a/docs/api/RetryAgent.md b/docs/api/RetryAgent.md index a1f38b3adb8..53ce5231315 100644 --- a/docs/api/RetryAgent.md +++ b/docs/api/RetryAgent.md @@ -9,7 +9,7 @@ Wraps a `undici.RetryHandler`. Arguments: -* **dispatcher** `undici.Dispatcher` (required) - the dispactgher to wrap +* **dispatcher** `undici.Dispatcher` (required) - the dispatcher to wrap * **options** `RetryHandlerOptions` (optional) - the options Returns: `ProxyAgent`