From 73c9b26d571c335f0ddb485810ce7cbc9de31280 Mon Sep 17 00:00:00 2001 From: Tehmasp Chaudhri Date: Mon, 22 Apr 2013 15:03:19 -0600 Subject: [PATCH] Fixed some grammar in the convert-secondary-into-arbiter.txt doc file --- source/tutorial/convert-secondary-into-arbiter.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/tutorial/convert-secondary-into-arbiter.txt b/source/tutorial/convert-secondary-into-arbiter.txt index c99ac20aec6..ffd2abd5210 100644 --- a/source/tutorial/convert-secondary-into-arbiter.txt +++ b/source/tutorial/convert-secondary-into-arbiter.txt @@ -5,7 +5,7 @@ Convert a Secondary to an Arbiter .. default-domain:: mongodb If you have a :term:`secondary` in a :term:`replica set` that no -longer needs to hold a copy of the data *but* that you want to retain +longer needs to hold a copy of the data *but* you want to retain it in the set to ensure that the replica set will be able to :ref:`elect a primary `, you can convert the secondary into an :ref:`arbiter `. This document provides two