Skip to content

Commit 4347fee

Browse files
authored
Update readme.md
1 parent 29fa4de commit 4347fee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ To run the process, execute the following:
138138
1. `dumpSourceData` - mongodump all matching data from the "source"
139139
1. `restoreLocalData` - restore the dumped data to "local"
140140
1. `migrateLocalData` - locally migrate from v1 to v2
141-
1. `migrateDocumentStorage` - Migrate state documents (files) directly from "local" to "target" (**no local step provided here**)
142-
1. `migrateAttachmentStorage` - Migrate statement attachment files directly from "local" to "target" (**no local step provided here**)
141+
1. `migrateDocumentStorage` - Migrate state documents (files) directly from "source" to "target" (**no local step provided here**)
142+
1. `migrateAttachmentStorage` - Migrate statement attachment files directly from "source" to "target" (**no local step provided here**)
143143
1. `dumpLocalData` - Dump the locally migrated data
144144
1. `restoreTargetData` - Restore migrated data into target
145145

0 commit comments

Comments
 (0)