Skip to content

Commit 6cf0934

Browse files
Update components/asana/sources/new-team/new-team.mjs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent eedf12e commit 6cf0934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/asana/sources/new-team/new-team.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default {
55
key: "asana-new-team",
66
type: "source",
77
name: "New Team",
8-
description: "Emit new event for each task added to an organization.",
8+
description: "Emit new event for each team added to an organization.",
99
version: "0.1.8",
1010
dedupe: "unique",
1111
props: {

0 commit comments

Comments
 (0)