Skip to content

Commit fb7ee94

Browse files
remove todo from schema
1 parent b65453c commit fb7ee94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starter/INPUT_SCHEMA.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Web Checker",
3-
"description": "The web checker actor loads <b>URLs to check</b> and checks for common captchas, status codes returned from crawling, as well as calculates the price a user may pay. <b>TODO: Needs to be more descriptive!!</b>",
3+
"description": "The web checker actor loads <b>URLs to check</b> and checks for common captchas, status codes returned from crawling, as well as calculates the price a user may pay.",
44
"type": "object",
55
"schemaVersion": 1,
66
"properties": {

0 commit comments

Comments
 (0)