Skip to content

Commit e805f06

Browse files
Update src/unified-profiles/segment-for-flex.md
Co-authored-by: Casie Oxford <[email protected]>
1 parent bae1c63 commit e805f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unified-profiles/segment-for-flex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ SELECT * FROM salesforce_flex_unify.accounts
6767
6. Create a SQL query that defines your model. After you've created a model, Segment uses your model to map data to your Reverse ETL destinations. <br> Segment recommends a model with the following format:
6868

6969
``` sql
70-
SELECT * FROM unified_profiles.accounts
70+
SELECT * FROM flex_unify.accounts
7171
```
7272

7373
<ol style="counter-reset: none;">

0 commit comments

Comments
 (0)