Skip to content

Commit 774cfe2

Browse files
committed
Fixed help text for log id field
1 parent 3b1282f commit 774cfe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ElmahIoUploadSourceMap/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"label": "Log ID",
3232
"defaultValue": "",
3333
"required": true,
34-
"helpMarkDown": "If the deployment should show on a single log only, set the ID of the log here."
34+
"helpMarkDown": "The ID of the log which should contain the minified JavaScript and source map."
3535
}, {
3636
"name": "path",
3737
"type": "string",

0 commit comments

Comments
 (0)