Skip to content

Commit 6a252ad

Browse files
authored
Fix source desc
1 parent 15d4422 commit 6a252ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/instantly/sources/new-lead-created/new-lead-created.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
...common,
55
key: "instantly-new-lead-created",
66
name: "New Lead Created",
7-
description: "Emit new event when a new lead is created. [See the documentation](https://developer.instantly.ai/api/v2/lead/listleads",
7+
description: "Emit new event when a new lead is created. [See the documentation](https://developer.instantly.ai/api/v2/lead/listleads)",
88
version: "0.0.1",
99
type: "source",
1010
dedupe: "unique",

0 commit comments

Comments
 (0)