skrape.it icon indicating copy to clipboard operation
skrape.it copied to clipboard

[BUG] Docs typo for async fetcher library

Open valbaca opened this issue 2 years ago • 0 comments

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.

valbaca avatar May 07 '23 20:05 valbaca