Skip to content

Commit 95f60d2

Browse files
Update components.mdx
1 parent 0958bd8 commit 95f60d2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs-v2/pages/connect/components.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -677,9 +677,8 @@ above:
677677
#### Deploying a source
678678

679679
Because sources are exercised by events that happen on a third-party service,
680-
their semantics are different from actions. Once configured, a source must be
681-
deployed to start listening for events. Once a source is configured, it must
682-
be deployed in order to start listening for events. When deploying a source, you
680+
their semantics are different from actions. Once a source is configured, it must
681+
be deployed to start listening for events. When deploying a source, you
683682
can define either a webhook URL or a Pipedream workflow ID to consume those events.
684683

685684
Deploying a source is done by sending a payload similar to the one used for

0 commit comments

Comments
 (0)