summaryrefslogtreecommitdiff
diff options
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9d1730f..3629f6e 100644
--- a/README.md
+++ b/README.md
@@ -130,7 +130,7 @@ is how:
cfg.members=[cfg.members[0]]
7. force reconfiguration of the replicaset:
- rs.reconfigure(cfg, {force: true})
+ rs.reconfig(cfg, {force: true})
8. wait a few, and press ENTER. You should see that your node becomes PRIMARY.