From 3f8d70a9f25466565c3916cb7845c3179055ad03 Mon Sep 17 00:00:00 2001 From: Matt Cotter Date: Mon, 28 Sep 2015 10:29:58 -0400 Subject: [PATCH] Small copy edit for typo Remove unnecessary "will". --- source/faq/storage.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/faq/storage.txt b/source/faq/storage.txt index 5bebd4daf1f..702eac2cc01 100644 --- a/source/faq/storage.txt +++ b/source/faq/storage.txt @@ -264,7 +264,7 @@ replica set and restart it as a standalone in order to run You can also run the :dbcommand:`repairDatabase` operation for all databases on the server by restarting your :program:`mongod` standalone instance with the :option:`--repair` and :option:`--repairpath` options. All -databases will on the server will be unavailable during this operation. +databases on the server will be unavailable during this operation. Resync the Member of the Replica Set ````````````````````````````````````