diff --git a/source/reference/command/resync.txt b/source/reference/command/resync.txt index 14a7b66d55c..8907a9c238a 100644 --- a/source/reference/command/resync.txt +++ b/source/reference/command/resync.txt @@ -9,7 +9,7 @@ resync The :dbcommand:`resync` command forces an out-of-date slave :program:`mongod` instance to re-synchronize itself. Note that this command is relevant to master-slave replication only. It does - no apply to replica sets. + not apply to replica sets. .. include:: /includes/warning-blocking-global.rst