Skip to content

Commit 99a6358

Browse files
authored
Merge pull request #6130 from segmentio/dineshraj-arunmozhi-patch-3
Correcting the misspelled "recieved_at" in the documentation
2 parents c30f541 + 14d0da4 commit 99a6358

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ When you disable a source, collection or property, Segment no longer syncs data
7070
> For each warehouse only the first 5,000 collections per source and 5,000 properties per collection are visible in the Selective Sync user interface. [Learn more about the limits](#selective-sync-user-interface-limits).
7171
7272
> warning ""
73-
> Disabling the `received_at` column will cause your syncs to fail, as all tables use `receieved_at` as the sort key.
74-
73+
> Disabling the `received_at` column will cause your syncs to fail, as all tables use `received_at` as the sort key.
74+
7575
### When to use Selective Sync
7676

7777
By default, all sources and their collections and properties are sent, and no data is prevented from reaching warehouses.

0 commit comments

Comments
 (0)