diff --git a/source/core/master-slave.txt b/source/core/master-slave.txt index b5a034a52d0..d88a2fe8e38 100644 --- a/source/core/master-slave.txt +++ b/source/core/master-slave.txt @@ -31,7 +31,7 @@ To configure a :term:`master`\-:term:`slave` deployment, start two :program:`mongod` instances: one in master mode, and the other in slave mode. -To start a :program:`mongod` instance in master` mode, +To start a :program:`mongod` instance in master mode, invoke :program:`mongod` as follows: .. code-block:: javascript