Fix stray character typo in README (#2462)

This commit is contained in:
Matheus Felipe 2025-05-06 06:55:10 -03:00 committed by GitHub
commit 4423230c11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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).