Skip to content

Commit 74d4478

Browse files
committed
update description
1 parent ba11be3 commit 74d4478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/booking_experts/actions/search-contacts/search-contacts.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { ConfigurationError } from "@pipedream/platform";
44
export default {
55
key: "booking_experts-search-contacts",
66
name: "Search Contacts",
7-
description: "Search for contacts by name or email. [See the documentation](https://developers.bookingexperts.com/reference/contact-search-first)",
7+
description: "Search for contacts by email or phone. [See the documentation](https://developers.bookingexperts.com/reference/contact-search-first)",
88
version: "0.0.1",
99
type: "action",
1010
props: {

0 commit comments

Comments
 (0)