Skip to content

Commit 979a813

Browse files
committed
update
1 parent 487328a commit 979a813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/notion/sources/page-properties-updated-instant/page-properties-updated-instant.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: "notion-page-properties-updated-instant",
77
name: "Page Properties Updated (Instant)",
8-
description: "Emit new event each time a page property is updated in a database. For use with Page Properties Updated event type. Webhook must be setup in Notion. [See the documentation](https://developers.notion.com/reference/webhooks#step-1-creating-a-webhook-subscription)",
8+
description: "Emit new event each time a page property is updated in a database. For use with Page Properties Updated event type. Webhook must be set up in Notion. [See the documentation](https://developers.notion.com/reference/webhooks#step-1-creating-a-webhook-subscription)",
99
version: "0.0.1",
1010
type: "source",
1111
dedupe: "unique",

0 commit comments

Comments
 (0)