Skip to content

Commit

Permalink
[release/v1.3] Fix typo in docs components.md (#1656)
Browse files Browse the repository at this point in the history
Co-authored-by: Shirley <[email protected]>
Co-authored-by: Clayton Cornell <[email protected]>
  • Loading branch information
3 people committed Sep 10, 2024
1 parent ff08d9e commit 030ebac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/get-started/components.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ The following configuration file represents the pipeline.
// This component has an exported field called "content", holding the content
// of the file.
//
// local.file.api_key will watch the file and update its exports any time the
// local.file will watch the file and update its exports any time the
// file changes.
local.file "api_key" {
filename = "/var/data/secrets/api-key"
Expand Down

0 comments on commit 030ebac

Please sign in to comment.