Skip to content

Commit 3bd47ac

Browse files
committed
update description
1 parent 61d9ad2 commit 3bd47ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/linear_app/sources/new-projectupdate-created/new-projectupdate-created.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ import linearApp from "../../linear_app.app.mjs";
55
export default {
66
...common,
77
key: "linear_app-new-projectupdate-created",
8-
name: "New Project Update (Instant)",
9-
description: "Emit new event when a new Project Update is created. [See the documentation](https://developers.linear.app/docs/graphql/webhooks)",
8+
name: "New Project Update Written (Instant)",
9+
description: "Project updates are short status reports on the health of your projects. Emit new event when a new Project Update is written. [See the documentation](https://developers.linear.app/docs/graphql/webhooks)",
1010
type: "source",
1111
version: "0.0.1",
1212
dedupe: "unique",

0 commit comments

Comments
 (0)