Skip to content

Commit 72030fc

Browse files
authored
Update src/engage/warehouses.md
1 parent a4ed5bc commit 72030fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engage/warehouses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Similar to track calls in Connections, Engage track calls appear in your warehou
133133

134134
There are a couple of nuances to keep in mind when it comes to the users table. This table is an aggregate view based on the `user_id` field. This means that anonymous profiles with just an `anonymous_id` identifier aren't included in this view. You can still view identify calls for anonymous audiences and computed traits in the `identifies` table.
135135

136-
Users table will be synced as soon as the warehouse is connected as a destination in Engage, if you have previously created Engage computations. As a result, the table might contain the data from computations not directly connected to the warehouse.
136+
The users table is synced as soon as the warehouse is connected as a destination in Engage, if you've previously created Engage computations. As a result, the table might contain data from computations not directly connected to the warehouse.
137137

138138
## Sync frequency
139139

0 commit comments

Comments
 (0)