We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84ca40d commit 97f5c7fCopy full SHA for 97f5c7f
components/notion/actions/create-comment/create-comment.mjs
@@ -12,7 +12,7 @@ export default {
12
infoLabel: {
13
type: "alert",
14
alertType: "info",
15
- content: "Provide either a page ID or a discussion thread ID to create the comment under.",
+ content: "Provide either a Page ID or a Discussion ID to create the comment under.",
16
},
17
pageId: {
18
propDefinition: [
0 commit comments