Skip to content

Commit 80bc1cb

Browse files
lcaresiaGTFalcao
andauthored
Update components/scrapingant/scrapingant.app.mjs
Co-authored-by: Guilherme Falcão <[email protected]>
1 parent 369e83d commit 80bc1cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/scrapingant/scrapingant.app.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default {
88
url: {
99
type: "string",
1010
label: "URL",
11-
description: "URL to scrape. This is a required parameter",
11+
description: "The URL to scrape",
1212
},
1313
browser: {
1414
type: "boolean",

0 commit comments

Comments
 (0)