Skip to content

Commit 9abe883

Browse files
authored
DOCSP-31612 Fixes typo (#142)
1 parent f3a2b7d commit 9abe883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/fact-oplog-background.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ During the initial sync, ``mongosync`` may apply operations at a slower
88
rate due to the load imposed by copying documents concurrently.
99
After ``mongosync`` completes the initial sync, it applies changes
1010
faster and is more likely to maintain a position in the ``oplog``
11-
that is close tothe real-time writes occuring on the source closter.
11+
that is close to the real-time writes occuring on the source cluster.
1212

1313
If you anticipate syncing a large data set, or if you plan to pause
1414
synchronization for an extended period of time, you might exceed the

0 commit comments

Comments
 (0)