Skip to content

Commit 94f7211

Browse files
authored
Update zero_downtime_data_transformation_process.md
1 parent ab2531d commit 94f7211

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/zero_downtime_data_transformation_process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Implement these functions:
2020
1. `transformDown` - transform all of the table items to the previous shape.
2121
1. `prepare` - use this function whenever your data transformation relies on data from external resources.
2222

23-
1. Export these functions and export the version of the current data transformation (set the sequence variable value. It should be the same number of the file name).
23+
1. Export these functions and export the version of the current data transformation (set the sequence variable value. It should be the same value as that of the file name).
2424

2525
1. Preparing data from external resources for the data transformation can be done by using `sls dynamodt prepare`
2626

0 commit comments

Comments
 (0)