Skip to content

Commit 47f4543

Browse files
committed
improved description
1 parent 800b100 commit 47f4543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/zendesk/zendesk.app.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ export default {
128128
ticketCommentBodyIsHTML: {
129129
type: "boolean",
130130
label: "Comment body is HTML",
131-
description: "Whether the comment body is HTML. Default is `false`",
131+
description: "Whether the comment body is HTML. Default is `false`, which expects Markdown",
132132
default: false,
133133
optional: true,
134134
},

0 commit comments

Comments
 (0)