Skip to content

Commit 06e8886

Browse files
committed
minor edits [netlify-build]
1 parent 0f7a449 commit 06e8886

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/unify/linked-profiles/data-graph.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ While you can delete relationships or entities from the Data Graph, these relati
7676
Use the parameters, defintions, and examples below to help you define entities.
7777

7878
> warning ""
79-
> Snowflake schemas are case sensitive. You'll need to use the uppercase schema, table, and column names if that's how you have them in Snowflake.
79+
> Snowflake schemas are case sensitive, so you'll need to reflect the schema, table, and column names based on how you case them in Snowflake.
8080
8181
#### Profile
8282

@@ -130,7 +130,7 @@ entity "account" {
130130
Use the following relationship, parameters, and examples to help you relate entities.
131131

132132
> warning ""
133-
> Snowflake schemas are case sensitive, so you'll need to reflect the uppercase schema, table, and column names based on how you have them in Snowflake.
133+
> Snowflake schemas are case sensitive, so you'll need to reflect the schema, table, and column names based on how you case them in Snowflake.
134134
135135
#### Relate Entity to Profile
136136

@@ -316,7 +316,7 @@ Validate your Data Graph using the config builder and preview, then click **Save
316316
To edit your Data Graph:
317317

318318
1. Navigate to **Unify > Data Graph**.
319-
2. Select the **Builder** tab and click **Edit Data Graph**.
319+
2. Select the **Builder** tab, and click **Edit Data Graph**.
320320

321321
You can edit your Data Graph at any time. However, some types of edits may impact existing Linked Audiences and Linked Events. These include:
322322

0 commit comments

Comments
 (0)