From 2f5910258d29c652ffb3981fb3ac90cb53fe4783 Mon Sep 17 00:00:00 2001 From: Stephen Steneker Date: Wed, 9 Jan 2013 09:23:34 +1100 Subject: [PATCH] Grammar fix --- source/reference/command/resync.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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