Skip to content

Commit 0803b91

Browse files
author
bgrabar
committed
Update source/tutorial/change-hostnames-in-a-replica-set.txt
1 parent 27efeae commit 0803b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/change-hostnames-in-a-replica-set.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ This procedure uses the above :ref:`assumptions <procedure-assumption-change-hos
164164

165165
cfg.members[0].host = "mongodb0.example.net:27017"
166166

167-
rs.reconfigure(cfg)
167+
rs.reconfig(cfg)
168168

169169
#. Start the original primary.
170170

0 commit comments

Comments
 (0)