Skip to content

Commit f97ed5c

Browse files
committed
update info text
1 parent 7292baa commit f97ed5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/features/crawl-workflows/workflow-editor.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2438,7 +2438,7 @@ https://archiveweb.page/images/${"logo.svg"}`}
24382438
`)}
24392439
${this.renderHelpTextCol(
24402440
msg(
2441-
"Compare crawls from this workflow with all archived items in a specific collection. Crawls of this workflow will be automatically added to the collection.",
2441+
"This collection will be used as the deduplication source for all crawls of this workflow.",
24422442
),
24432443
)}
24442444
`;

0 commit comments

Comments
 (0)