We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36ba31c commit 64e06aaCopy full SHA for 64e06aa
source/administration/replica-sets.txt
@@ -512,7 +512,7 @@ resource requirements and do not require dedicated hardware.
512
mongod --port 30000 --dbpath /data/arb --replSet rs
513
514
#. In a :program:`mongo` shell connected to the :term:`primary`, add the
515
-ß arbiter to the replica set by issuing the :method:`rs.addArb()`
+ arbiter to the replica set by issuing the :method:`rs.addArb()`
516
method, which uses the following syntax:
517
518
.. code-block:: javascript
0 commit comments