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:
55
55
56
56
Procedure
57
57
---------
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.
58
60
59
61
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
61
63
deployments are typically for testing purposes and beyond the scope of
62
64
this tutorial.
63
65
@@ -176,7 +178,7 @@ configuration </reference/replica-configuration>`:
176
178
rs .config ()
177
179
178
180
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
180
182
current primary is ``mongodb0.example.net ``.
181
183
182
184
.. code-block :: javascript
You can’t perform that action at this time.
0 commit comments