From ffed0e41acae95672efcf4107028bab83fb72fcb Mon Sep 17 00:00:00 2001 From: Jake Angerman Date: Wed, 21 Jan 2015 13:11:05 -0600 Subject: [PATCH] Update build-indexes-on-replica-sets.txt grammar fix --- source/tutorial/build-indexes-on-replica-sets.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/tutorial/build-indexes-on-replica-sets.txt b/source/tutorial/build-indexes-on-replica-sets.txt index 6da24940d12..5823f51c977 100644 --- a/source/tutorial/build-indexes-on-replica-sets.txt +++ b/source/tutorial/build-indexes-on-replica-sets.txt @@ -152,7 +152,7 @@ To build an index on the primary you can either: #. :ref:`tutorial-index-on-replica-sets-restart-mongod` -Building the index on the background, takes longer than the foreground +Building the index in the background takes longer than the foreground index build and results in a less compact index structure. Additionally, the background index build may impact write performance on the primary. However, building the index in the background allows the set to