Skip to content

Commit 2f6d211

Browse files
authored
Update components/autobound/actions/write-personalized-content/write-personalized-content.mjs
1 parent 16e9e53 commit 2f6d211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/autobound/actions/write-personalized-content/write-personalized-content.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import app from "../../autobound.app.mjs";
33
export default {
44
key: "autobound-write-personalized-content",
55
name: "Write Personalized Content",
6-
description: "Write a personalized content using Autobound. [See the documentation](https://autobound-api.readme.io/docs/generate-personalized-content-copy)",
6+
description: "Write personalized content using Autobound. [See the documentation](https://autobound-api.readme.io/docs/generate-personalized-content-copy)",
77
version: "0.0.1",
88
type: "action",
99
props: {

0 commit comments

Comments
 (0)