skrape.it
skrape.it copied to clipboard
[BUG] Docs typo for async fetcher library
Describe the bug
I'm not sure where the docs source is, but there's a typo in the https://docs.skrape.it/docs/http-client/fetchers/asyncfetcher
"it.skrape:skrapeit-asyn-fetcher:1.1.5"
should be
"it.skrape:skrapeit-async-fetcher:1.1.5"
It's missing the c in async
Code Sample If applicable, add a small sample code that illustrates the error.
Expected behavior A clear and concise description of what you expected to happen.
Additional context Add any other context about the problem here.