Skip to content

Commit e900e89

Browse files
committed
[netlify-build]
1 parent a2ea2c4 commit e900e89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/connections/storage/warehouses/warehouse-syncs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ You can use the Sync History page to see the status and history of data updates
1717
The Sync History includes the following information:
1818

1919
* **Sync Status**: The possible statuses are:
20-
* *Success*: Sync run completed without any notices and all rows synced, OR no rows synced because no data was found.
21-
* *Partial*: Sync run completed with some notices and some rows synced.
22-
* *Failure*: Sync run with some notices and no rows synced.
20+
* *Success*: The sync run completed without any notices and all rows synced, OR no rows synced because no data was found.
21+
* *Partial*: The sync run completed with some notices and some rows synced.
22+
* *Failure*: The sync run completed with some notices and no rows synced.
2323
* **Start Time**: The time at which the sync began. This is shown in your local timezone.
2424
* **Duration**: The length of time the sync took.
2525
* **Synced Rows**: Number of rows successfully synced from the sync run.

0 commit comments

Comments
 (0)