Skip to content

Commit 19b957f

Browse files
committed
(DOCSP-45647) copy feedback
1 parent 58c0b44 commit 19b957f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/includes/steps-add-replica-set-member.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,13 @@ content: |
8282
- Specify the full path of the directory where the ``mongod``
8383
process will store data files.
8484
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
8686
contain data. The new member will copy the data from an existing member.
8787
8888
If the new member is in a :manual:`recovering </reference/glossary/#std-term-recovering>`
8989
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.
9292
9393
* - :guilabel:`Log File`
9494
- Specify the location and name of the log file for the ``mongod``

0 commit comments

Comments
 (0)