From 6b16a86760fd202cd6c21d7eee78cb2b2f1d26e9 Mon Sep 17 00:00:00 2001 From: Emily Date: Thu, 18 Apr 2013 18:17:20 -0300 Subject: [PATCH] minor: update backup term --- source/tutorial/resync-replica-set-member.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/tutorial/resync-replica-set-member.txt b/source/tutorial/resync-replica-set-member.txt index b618a870954..654be1e7810 100644 --- a/source/tutorial/resync-replica-set-member.txt +++ b/source/tutorial/resync-replica-set-member.txt @@ -72,7 +72,7 @@ Resync by Copying All Datafiles from Another Member --------------------------------------------------- This approach uses a copy of the data files from an existing member of -the replica set, or a back of the data files to "seed" the stale member. +the replica set, or a backup of the data files to "seed" the stale member. The copy or backup of the data files **must** be sufficiently recent to allow the new member to catch up with the :term:`oplog`, otherwise