Skip to content

Commit 030176d

Browse files
committed
fix typo
1 parent bebb4f8 commit 030176d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/payhip/sources/new-subscription-created/new-subscription-created.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default {
55
...common,
66
key: "payhip-new-subscription-created",
77
name: "New Subscription Created (Instant)",
8-
description: "Emit new event when a new subscription is created. Webhook of type \"subscription.created\"must be created in Payhip Developer settings. [See the documentation](https://help.payhip.com/article/115-webhooks)",
8+
description: "Emit new event when a new subscription is created. Webhook of type \"subscription.created\" must be created in Payhip Developer settings. [See the documentation](https://help.payhip.com/article/115-webhooks)",
99
version: "0.0.1",
1010
type: "source",
1111
dedupe: "unique",

0 commit comments

Comments
 (0)