Skip to content

Commit 3eaee5f

Browse files
Update content/integrate/redis-data-integration/data-pipelines/transform-examples/remapping-the-output.md
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
1 parent 66a80dd commit 3eaee5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/data-pipelines/transform-examples/remapping-the-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ type: integration
1616
weight: 40
1717
---
1818

19-
Sometimes, you may want to remap the fields in the output of a data pipeline. This can be done by defining a `mapping` section in the output configuration.
19+
Sometimes, you may want to remap the fields in the output of a data pipeline. You can do this by defining a `mapping` section in the output configuration.
2020

2121
```yaml
2222
source:

0 commit comments

Comments
 (0)