Skip to content

Commit 309493d

Browse files
Update content/integrate/redis-data-integration/data-pipelines/data-denormalization.md
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
1 parent 51276c0 commit 309493d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/data-pipelines/data-denormalization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ output:
5757

5858
```
5959

60-
After that parent model is configured, it is time to configure the child entities. To do that use the `nest` block, as shown in this example:
60+
When you have configured the parent model, you must also configure the child entities. To do this, use the `nest` block, as shown in this example:
6161

6262
```yaml
6363
# jobs/invoice_line.yaml

0 commit comments

Comments
 (0)