Skip to content

Commit 1d3af02

Browse files
committed
tweak wording
1 parent 67230b6 commit 1d3af02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ In this case, '`failed_docs`' contains all the meta data mismatches, in this cas
259259
260260
# Resumability
261261
262-
The migration-verifier persists its change stream’s resume token periodically so that, in the event of a catastrophic failure (e.g., memory exhaustion), when restarted the verifier will receive any change events that happened while the verifier was down.
262+
The migration-verifier periodically persists its change stream’s resume token so that, in the event of a catastrophic failure (e.g., memory exhaustion), when restarted the verifier will receive any change events that happened while the verifier was down.
263263
264264
**CAVEAT:** This doesn’t work properly during partitionining. If the verifier ends prior to partitioning, you should restart the verification.
265265

0 commit comments

Comments
 (0)