Skip to content

Commit 5e0ac16

Browse files
DOCS-16823 fixed inital typo (#385)
1 parent d9b1f3e commit 5e0ac16

14 files changed

+14
-14
lines changed

source/includes/api/list-tables/backup-config/request-body-onprem.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
configuration. You must include the **syncSource** parameter
2424
when enabling encryption for a backup configuration. For
2525
existing backups in a project, enabling encryption requires an
26-
:opsmgr:`inital sync </reference/glossary/#std-term-initial-sync>` to recreate the backups’ head databases.
26+
:opsmgr:`initial sync </reference/glossary/#std-term-initial-sync>` to recreate the backups’ head databases.
2727

2828
.. include:: /includes/head-database-deprecated-encrypt.rst
2929

source/includes/api/list-tables/backup-config/response-body-onprem.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
configuration. You must include the **syncSource** field when
2525
enabling encryption for a backup configuration. For existing
2626
backups in a project, enabling encryption requires an
27-
:opsmgr:`inital sync </reference/glossary/#std-term-initial-sync>` to recreate the backups’ head databases.
27+
:opsmgr:`initial sync </reference/glossary/#std-term-initial-sync>` to recreate the backups’ head databases.
2828

2929
.. include:: /includes/head-database-deprecated-encrypt.rst
3030

source/includes/backup/legacy-process-initial-backup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#. The Backup-enabled {+mdbagent+} connects to, and authenticates with,
44
the databases associated with the backup job.
55

6-
#. The :opsmgr:`inital sync </reference/glossary/#std-term-initial-sync>` begins and enters its ``starting`` phase.
6+
#. The :opsmgr:`initial sync </reference/glossary/#std-term-initial-sync>` begins and enters its ``starting`` phase.
77
Initial sync is a transition state between :guilabel:`Inactive` and
88
:guilabel:`Active`. Initial Sync goes through a series of phases
99
that are displayed on the :guilabel:`Backup` page to show progress.

source/includes/backup/legacy-process-overview-main-om.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This process works like
33

44
The backup process:
55

6-
1. Performs an :opsmgr:`inital sync </reference/glossary/#std-term-initial-sync>` to back up all of your existing
6+
1. Performs an :opsmgr:`initial sync </reference/glossary/#std-term-initial-sync>` to back up all of your existing
77
data in its current state.
88
In :manual:`sharded clusters </reference/glossary/#std-term-sharded-cluster>`, this occurs on each
99
shard and on the config servers.

source/includes/backup/legacy-process-overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This process works like
33

44
The backup process:
55

6-
1. Performs an :opsmgr:`inital sync </reference/glossary/#std-term-initial-sync>` to back up all of your existing
6+
1. Performs an :opsmgr:`initial sync </reference/glossary/#std-term-initial-sync>` to back up all of your existing
77
data in its current state.
88
In :manual:`sharded clusters </reference/glossary/#std-term-sharded-cluster>`, this occurs on each
99
shard and on the config servers.

source/includes/considerations-edit-deployment.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Storage Engine
3434
If you run or upgrade to MongoDB 3.0 or later and modify the MongoDB
3535
storage engine, |mms| shuts down and restarts the MongoDB process. For
3636
a multi-member replica set, |mms| performs a rolling
37-
:opsmgr:`inital sync </reference/glossary/#std-term-initial-sync>` of each member.
37+
:opsmgr:`initial sync </reference/glossary/#std-term-initial-sync>` of each member.
3838

3939
|mms| creates backup directories during the migration from one storage
4040
engine to the other if the host has adequate disk space. If disk space

source/includes/extracts-alerts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ content: |
9696
9797
* - Sync slice transfer has not progressed in...
9898
99-
- An :opsmgr:`inital sync </reference/glossary/#std-term-initial-sync>` has started but then subsequently
99+
- An :opsmgr:`initial sync </reference/glossary/#std-term-initial-sync>` has started but then subsequently
100100
stalled. Issues that can cause this, include, but are not
101101
limited to:
102102

source/includes/steps-restore-primary.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ action:
123123
This script recreates the oplog :term:`collection` and seeds it with the
124124
timestamp of the snapshot's creation. This tells the secondary to
125125
recreate all operations to the current time without requiring a full
126-
:opsmgr:`inital sync </reference/glossary/#std-term-initial-sync>`. |mms| customizes this script for this particular
126+
:opsmgr:`initial sync </reference/glossary/#std-term-initial-sync>`. |mms| customizes this script for this particular
127127
snapshot and includes it in the snapshot archive.
128128
129129
To run the script, issue the following command, where:

source/reference/api/backup/get-all-backup-configs-for-group.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Response
103103
backup configuration. You must include the ``syncSource``
104104
field when enabling encryption for a backup configuration.
105105
For existing backups in a project, enabling encryption
106-
requires an :opsmgr:`inital sync </reference/glossary/#std-term-initial-sync>` to recreate the backups’
106+
requires an :opsmgr:`initial sync </reference/glossary/#std-term-initial-sync>` to recreate the backups’
107107
head databases.
108108

109109
.. include:: /includes/head-database-deprecated-encrypt.rst

source/reference/api/backup/get-one-backup-config-by-cluster-id.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Response
8888
backup configuration. You must include the ``syncSource``
8989
field when enabling encryption for a backup configuration.
9090
For existing backups in a project, enabling encryption
91-
requires an :opsmgr:`inital sync </reference/glossary/#std-term-initial-sync>` to recreate the backups’
91+
requires an :opsmgr:`initial sync </reference/glossary/#std-term-initial-sync>` to recreate the backups’
9292
head databases.
9393

9494
.. include:: /includes/head-database-deprecated-encrypt.rst

0 commit comments

Comments
 (0)