Skip to content

Commit a04fbe6

Browse files
committed
Fix stray character typo in README
1 parent a40944d commit a04fbe6

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)