spelling/grammar

This commit is contained in:
Paul Dee
2023-12-31 03:35:48 +00:00
parent ac3dfb98e1
commit 1296915a42
17 changed files with 63 additions and 63 deletions

View File

@@ -22,7 +22,7 @@ There are breaking changes in this list, make sure to read them thoroughly if yo
- Fetchers can now return a full response with headers and everything
**New features:**
- Added system to allow scraping ip locked sources through the consistentIpforRequests option.
- Added system to allow scraping IP locked sources through the consistentIpforRequests option.
- There is now a `buildProviders()` function that gives a builder for the `ProviderControls`. It's an alternative to `makeProviders()`.
- Streams can now return a headers object and a `preferredHeaders` object. which is required and optional headers for when using the stream.