Skip to content

Commit 31c60bd

Browse files
Update components/hubspot/actions/create-form/create-form.mjs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 7035274 commit 31c60bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/hubspot/actions/create-form/create-form.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import hubspot from "../../hubspot.app.mjs";
88
export default {
99
key: "hubspot-create-form",
1010
name: "Create Form",
11-
description: "Create a form in Hubspot. [See the documentation](https://developers.hubspot.com/docs/reference/api/marketing/forms#post-%2Fmarketing%2Fv3%2Fforms%2F)",
11+
description: "Create a form in HubSpot. [See the documentation](https://developers.hubspot.com/docs/reference/api/marketing/forms#post-%2Fmarketing%2Fv3%2Fforms%2F)",
1212
version: "0.0.1",
1313
type: "action",
1414
props: {

0 commit comments

Comments
 (0)