diff --git a/README.md b/README.md index ebdd586..271779b 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Returns a `Future, NetworkError | TimeoutError>>`, where `Res - `status`: `number` - `ok`: `boolean` - `response`: `Option` -- `xhr`: `XMLHttpRequest` +- `url`: `string` `T` is the type associated with the `responseType` provided in the `config` object.