Skip to content

Commit 29bfce5

Browse files
author
Sam Kleinman
committed
minor: clarification of replica set procedure
1 parent 2149bc5 commit 29bfce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/convert-standalone-to-replica-set.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ installed. If you have not already installed MongoDB, see the
6060
status of the replica set, use :method:`rs.status()`.
6161

6262
#. Now add additional replica set members. On two distinct systems,
63-
start two new :program:`mongod` instances, as above. Then, in the
63+
start two new standalone :program:`mongod` instances. Then, in the
6464
:program:`mongo` shell instance connected to the first
6565
:program:`mongod` instance, issue a command in the following form:
6666

0 commit comments

Comments
 (0)