File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -55,9 +55,11 @@ following notes:
5555
5656Procedure
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
5961Although 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
6163deployments are typically for testing purposes and beyond the scope of
6264this 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
180182current primary is ``mongodb0.example.net ``.
181183
182184.. code-block :: javascript
You can’t perform that action at this time.
0 commit comments