Skip to content

Commit 38b8843

Browse files
Update source/tutorial/deploy-geographically-distributed-replica-set.rst
1 parent 7360907 commit 38b8843

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/tutorial/deploy-geographically-distributed-replica-set.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,11 @@ following notes:
5555

5656
Procedure
5757
---------
58+
// TODO : Can you please rewrite this sentence. Its clear what you are trying to say
59+
but when read as a whole line, i feel as if it doesn't flow as a sentence.
5860

5961
Although its possible to deploy multiple members on a single system,
60-
reduces the redundancy and capacity of the system, these kinds of
62+
it reduces the redundancy and capacity of the system, these kinds of
6163
deployments are typically for testing purposes and beyond the scope of
6264
this tutorial.
6365

@@ -176,7 +178,7 @@ configuration </reference/replica-configuration>`:
176178
rs.config()
177179
178180
Now, issue the following sequence of commands to add the remaining
179-
members to the replica set. The following example assumes that the
181+
members to the replica set. The following examrsple assumes that the
180182
current primary is ``mongodb0.example.net``.
181183

182184
.. code-block:: javascript

0 commit comments

Comments
 (0)