Skip to content

Commit 3074664

Browse files
committed
change source name
1 parent 6111095 commit 3074664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/pipedrive/sources/updated-person-instant/updated-person-instant.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import sampleEmit from "./test-event.mjs";
44
export default {
55
...common,
66
key: "pipedrive-updated-person-instant",
7-
name: "New Person Update (Instant)",
7+
name: "Updated Person (Instant)",
88
description: "Emit new event when a person is updated.",
99
version: "0.0.3",
1010
type: "source",

0 commit comments

Comments
 (0)