Skip to content

Commit 64e06aa

Browse files
author
Bob Grabar
committed
DOCS-536 minor: typo
1 parent 36ba31c commit 64e06aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/administration/replica-sets.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ resource requirements and do not require dedicated hardware.
512512
mongod --port 30000 --dbpath /data/arb --replSet rs
513513

514514
#. In a :program:`mongo` shell connected to the :term:`primary`, add the
515-
ß arbiter to the replica set by issuing the :method:`rs.addArb()`
515+
arbiter to the replica set by issuing the :method:`rs.addArb()`
516516
method, which uses the following syntax:
517517

518518
.. code-block:: javascript

0 commit comments

Comments
 (0)