Skip to content

Commit 10009c7

Browse files
committed
fixed casing
1 parent 6a4bc71 commit 10009c7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/_data/sidenav/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ sections:
219219
- path: /connections/data-export-options
220220
title: Data export options
221221
- path: /connections/destination-data-control
222-
title: Using schema controls
222+
title: Using Schema Controls
223223
- path: /connections/event-delivery
224224
title: Event Delivery
225225
- path: /connections/find-writekey

src/connections/data-residency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Data Residency
2+
title: Data residency
33
---
44
{% include content/plan-grid.md name="data-residency" %}
55

src/connections/destination-data-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Using schema controls"
2+
title: "Using Schema Controls"
33
---
44

55
Once you have enabled Destinations for a given Source, all of the [data](/docs/connections/spec/) you track will be routed to your connected tools and warehouses. If you no longer wish to send all data to a particular Destination, you can disable the Destination from the Source overview page. 

0 commit comments

Comments
 (0)