Skip to content

Commit 97f5c7f

Browse files
committed
Label adjustment
1 parent 84ca40d commit 97f5c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/notion/actions/create-comment/create-comment.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export default {
1212
infoLabel: {
1313
type: "alert",
1414
alertType: "info",
15-
content: "Provide either a page ID or a discussion thread ID to create the comment under.",
15+
content: "Provide either a Page ID or a Discussion ID to create the comment under.",
1616
},
1717
pageId: {
1818
propDefinition: [

0 commit comments

Comments
 (0)