diff --git a/docs/v107/README.md b/docs/v107/README.md index 0d0970451..24c74c5c8 100644 --- a/docs/v107/README.md +++ b/docs/v107/README.md @@ -153,7 +153,7 @@ The next RestSharp version presumably solves the following issues: - HTTP/2 support - Intermediate certificate issue - Uploading large files (use file parameters with `Stream`) -- Downloading large files (use `DownloadFileStreanAsync`) +- Downloading large files (use `DownloadFileStreamAsync`) ## Deprecated interfaces