File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -82,13 +82,13 @@ content: |
82
82
- Specify the full path of the directory where the ``mongod``
83
83
process will store data files.
84
84
85
- :gold:`IMPORTANT:` Make sure the new member's data directory does not
85
+ :gold:`IMPORTANT:` Make sure the new member's data directory doesn't
86
86
contain data. The new member will copy the data from an existing member.
87
87
88
88
If the new member is in a :manual:`recovering </reference/glossary/#std-term-recovering>`
89
89
state, it must exit and become a :manual:`secondary </reference/glossary/#std-term-secondary>`
90
- before MongoDB can copy all data as part of the replication process. This process takes time
91
- but does not require administrator intervention.
90
+ before MongoDB can copy all data as part of the replication process. This process doesn't require
91
+ administrator intervention.
92
92
93
93
* - :guilabel:`Log File`
94
94
- Specify the location and name of the log file for the ``mongod``
You can’t perform that action at this time.
0 commit comments