Skip to content

Commit 1b08326

Browse files
Update components.mdx
1 parent 3c7506b commit 1b08326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-v2/pages/connect/components.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ supports two types of components: [actions](/components#actions) and
451451
[sources](/components#sources) (aka triggers).
452452

453453
Actions are components that perform a task by taking an input either during
454-
[configuration](#configuration) and/or during invocation (usually both), and
454+
[configuration](#configure-the-component) and/or during invocation (usually both), and
455455
produce a result. Sources are very similar, but the difference is that they are
456456
not invoked directly by Pipedream users, but rather by events that happen on a
457457
third-party service. For example, the "New File" source for Google Drive will be

0 commit comments

Comments
 (0)