Skip to content

Commit bae1c63

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

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
@@ -41,7 +41,7 @@ You can add additional data sources after completing the setup process. <br>
4141
8. 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:
4242

4343
``` sql
44-
SELECT * FROM salesforce_unified_profiles.accounts
44+
SELECT * FROM salesforce_flex_unify.accounts
4545
```
4646

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

0 commit comments

Comments
 (0)