Skip to content

Commit 379c91b

Browse files
Update content/integrate/redis-data-integration/data-pipelines/transform-examples/map-example.md
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
1 parent 76d4afd commit 379c91b

File tree

1 file changed

+1
-1
lines changed
  • content/integrate/redis-data-integration/data-pipelines/transform-examples

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/data-pipelines/transform-examples/map-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If you just want to limit the set fields in the output and/or rename some of the
2424

2525
For situations where you want to create a new object structure with multiple levels or use calculations for the field values, you can use the
2626
[`map`]({{< relref "/integrate/redis-data-integration/reference/data-transformation/map" >}})
27-
transformation. Take a look at the following examples to see how to use the `map` transformation:
27+
transformation, as described in the following sections.
2828

2929
## Creating multilevel JSON objects
3030

0 commit comments

Comments
 (0)