We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8857995 commit fcd8375Copy full SHA for fcd8375
components/scrapecreators/actions/search-creators/search-creators.mjs
@@ -4,7 +4,7 @@ import app from "../../scrapecreators.app.mjs";
4
export default {
5
key: "scrapecreators-search-creators",
6
name: "Search Creators",
7
- description: "Search for creators based on platformand query. [See the documentation](https://docs.scrapecreators.com/api-reference/introduction)",
+ description: "Search for creators based on platform and query. [See the documentation](https://docs.scrapecreators.com/api-reference/introduction)",
8
version: "0.0.1",
9
type: "action",
10
props: {
0 commit comments