Skip to content

Commit 6a023be

Browse files
committed
*
1 parent f12124e commit 6a023be

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

source/mapping-rules/mapping-rule-options/time-series.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Before you Begin
4141
- If the time series data in your sync job does not require any
4242
complex transformations you may benefit from migrating your time
4343
series data as a separate sync job. This can make it easier to
44-
preload a large time series collection and once completed migrate of
44+
preload a large time series collection and once completed migrate
4545
the rest of your data.
4646

4747
- If your migrating larges amounts of data, consider using
@@ -50,11 +50,11 @@ Before you Begin
5050
of historical data at a time using table filters. This allows a large
5151
job to be broken into more manageable segments.
5252

53-
- If a long-running sync job fails unexpectedly (for example due to a
54-
database outage) and is not able to automatically recover. You
55-
may be able to use table filters to create a new sync job that picks
56-
up from where the previously one left off. This approach saves you
57-
from re-importing your previous data from scratch
53+
- If a long-running sync job fails unexpectedly (for example, due to a
54+
database outage) and is not able to automatically recover, you may
55+
be able to use :ref:`table filters <rm-table-filters>` to create a
56+
new sync job that picks up from where the previous one left off. This
57+
approach saves you from re-importing your previous data from scratch.
5858

5959
Steps
6060
-----

0 commit comments

Comments
 (0)