Skip to content

Commit b7e8c32

Browse files
committed
update
1 parent b601e1e commit b7e8c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/finalscout/actions/find-email-linkedin/find-email-linkedin.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export default {
3535
enableGenericEmail: {
3636
type: "boolean",
3737
label: "Enable Generic Email",
38-
description: "Whether to find generic emails (e.g. john@gmail.com) when a professional email address is not found",
38+
description: "Whether to find generic emails (e.g. support@company.com) when a professional email address is not found",
3939
optional: true,
4040
},
4141
webhookUrl: {

0 commit comments

Comments
 (0)