Skip to content

Commit fcd8375

Browse files
Update components/scrapecreators/actions/search-creators/search-creators.mjs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 8857995 commit fcd8375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/scrapecreators/actions/search-creators/search-creators.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import app from "../../scrapecreators.app.mjs";
44
export default {
55
key: "scrapecreators-search-creators",
66
name: "Search Creators",
7-
description: "Search for creators based on platformand query. [See the documentation](https://docs.scrapecreators.com/api-reference/introduction)",
7+
description: "Search for creators based on platform and query. [See the documentation](https://docs.scrapecreators.com/api-reference/introduction)",
88
version: "0.0.1",
99
type: "action",
1010
props: {

0 commit comments

Comments
 (0)