Fix stray character typo in README

This commit is contained in:
Kotaro Fujii 2025-05-06 18:29:52 +09:00
parent a40944d336
commit a04fbe6ccc
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ $ echo '{"usernames":["user123"]}' | apify call -so netmilk/sherlock
"https://www.1337x.to/user/user123/",
...
]
}]s
}]
```
Read more about the [Sherlock Actor](../.actor/README.md), including how to use it programmaticaly via the Apify [API](https://apify.com/netmilk/sherlock/api?fpr=sherlock), [CLI](https://docs.apify.com/cli/?fpr=sherlock) and [JS/TS and Python SDKs](https://docs.apify.com/sdk?fpr=sherlock).