Skip to content

Commit 6756851

Browse files
authored
Update docs/content_management/data_migration/importing_data.md
1 parent eeeda5c commit 6756851

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/content_management/data_migration/importing_data.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,8 @@ When updating a content type, use:
515515
[[= include_file('code_samples/data_migration/examples/discounts/discount_create.yaml') =]]
516516
```
517517

518-
- Use the `update` mode to modify an existing discount:
518+
- Use the `update` mode to modify an existing discount as in the example below.
519+
The provided conditions overwrite any already existing ones.
519520

520521
``` yaml
521522
[[= include_file('code_samples/data_migration/examples/discounts/discount_update.yaml') =]]

0 commit comments

Comments
 (0)