Skip to content

Commit 38231eb

Browse files
committed
update
1 parent f321558 commit 38231eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/freshchat/actions/send-message-in-chat/send-message-in-chat.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export default {
2626
message: {
2727
type: "string",
2828
label: "Message",
29-
description: "The content of themessage to send",
29+
description: "The content of the message to send",
3030
},
3131
},
3232
async run({ $ }) {

0 commit comments

Comments
 (0)