Skip to content

Commit d6c0654

Browse files
committed
Merge pull request #2120 from kerneljake/patch-16
Update build-indexes-on-replica-sets.txt
2 parents 7a04733 + ffed0e4 commit d6c0654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/build-indexes-on-replica-sets.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ To build an index on the primary you can either:
152152

153153
#. :ref:`tutorial-index-on-replica-sets-restart-mongod`
154154

155-
Building the index on the background, takes longer than the foreground
155+
Building the index in the background takes longer than the foreground
156156
index build and results in a less compact index structure. Additionally,
157157
the background index build may impact write performance on the
158158
primary. However, building the index in the background allows the set to

0 commit comments

Comments
 (0)