Minor edit for readability. (#1859)

This commit is contained in:
Gene Alpert 2022-11-23 17:01:52 -05:00 committed by GitHub
parent aa6382a0cf
commit 3ca2259764
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ To understand how all pipeline components function within a Data Prepper configu
### Minimal component
This pipeline configuration reads from the file source and writes to that same source. It uses the default options for the buffer and processor.
This pipeline configuration reads from the file source and writes to another file in the same path. It uses the default options for the buffer and processor.
```yml
sample-pipeline: