Skip to content

Commit 3486975

Browse files
authored
some style guide changes
1 parent 4237066 commit 3486975

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/unify/profiles-sync/tables.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -266,11 +266,11 @@ With Profiles Sync, you can access the following three tables that Segment mater
266266

267267
These materialized tables provide a snapshot of your Segment profiles, batch updated according to your sync schedule.
268268

269-
### Switching to Materialized Profile Sync
269+
### Switching to materialized Profile Sync
270270

271-
If you are currently not using materialized views for Profile Sync and would like to switch, follow these steps:
271+
If you're not using materialized views for Profile Sync and would like to switch, follow these steps:
272272

273-
1. **Enable Materialized Views via Selective Sync**
273+
1. Enable Materialized Views through Selective Sync:
274274
- Navigate to **Unify** on the sidebar and select **Profiles Sync**.
275275
- Ensure you are viewing the **Engage space** you would like to enable materialized views for.
276276
- Go to **Settings****Selective Sync** and enable the following tables:
@@ -290,7 +290,7 @@ If you are currently not using materialized views for Profile Sync and would lik
290290
> warning ""
291291
> For materialized view tables, you must have delete permissions for your data warehouse.
292292
293-
### Why Materialized Views?
293+
### Why materialized views?
294294

295295
Materialized views offer several advantages:
296296
- **Faster Queries:** Pre-aggregated data reduces query complexity.

0 commit comments

Comments
 (0)