Skip to content

Commit

Permalink
docs(ingest): fix sink recipe to correct config parameter (#12132)
Browse files Browse the repository at this point in the history
  • Loading branch information
kousiknandy authored Dec 16, 2024
1 parent 7492796 commit ca6f435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata-ingestion/sink_docs/metadata-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ source:
sink:
type: file
config:
path: ./path/to/mce/file.json
filename: ./path/to/mce/file.json
```
## Config details
Expand Down

0 comments on commit ca6f435

Please sign in to comment.