diff --git a/docs/docs/api/Agent.md b/docs/docs/api/Agent.md index 43b8d30ff5c..5141ce3d3a7 100644 --- a/docs/docs/api/Agent.md +++ b/docs/docs/api/Agent.md @@ -2,7 +2,7 @@ Extends: `undici.Dispatcher` -Agent allow dispatching requests against multiple different origins. +Agent allows dispatching requests against multiple different origins. Requests are not guaranteed to be dispatched in order of invocation.