Skip to content

Commit 8667c81

Browse files
Update components/intercom/actions/upsert-contact/upsert-contact.mjs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 2b6e0d2 commit 8667c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/intercom/actions/upsert-contact/upsert-contact.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export default {
3030
phone: {
3131
type: "string",
3232
label: "Phone",
33-
description: "The contact's email.",
33+
description: "The contact's phone number.",
3434
optional: true,
3535
},
3636
name: {

0 commit comments

Comments
 (0)