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