Skip to content

Commit 4423230

Browse files
Fix stray character typo in README (#2462)
2 parents a40944d + a04fbe6 commit 4423230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ $ echo '{"usernames":["user123"]}' | apify call -so netmilk/sherlock
112112
"https://www.1337x.to/user/user123/",
113113
...
114114
]
115-
}]s
115+
}]
116116
```
117117

118118
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).

0 commit comments

Comments
 (0)