Skip to content

Commit 82c1825

Browse files
committed
update description
1 parent 7991b21 commit 82c1825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/asana/actions/create-project/create-project.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export default {
4040
],
4141
type: "string",
4242
label: "Team",
43-
description: "The team that this project is shared with. If the workspace for your project is an organization, you must also supply a team to share the project with",
43+
description: "The team that this project is shared with. If the workspace for your project is an organization, you must supply a team to share the project with",
4444
optional: true,
4545
},
4646
color: {

0 commit comments

Comments
 (0)