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 1312bba commit f9a9816Copy full SHA for f9a9816
components/scrapingant/scrapingant.app.mjs
@@ -37,7 +37,7 @@ export default {
37
proxyType: {
38
type: "string",
39
label: "Proxy Type",
40
- description: "Specifies proxy type to make request from",
+ description: "Specifies the proxy type to make the request from",
41
options: constants.PROXY_TYPES,
42
optional: true,
43
},
0 commit comments