Skip to content

Commit b6b3f78

Browse files
committed
More cleanup [netlify-build]
1 parent cc73892 commit b6b3f78

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

src/segment-app/extensions/dbt.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Follow these steps to connect the Git repository that stores your dbt Models:
3939
3. On the **Configure service credentials** page, select a service and protocol, add your SSH private key, then click **Next**.
4040
4. In the **Connect source** window, select a Reverse ETL warehouse source from the dropdown, then click **Save**.
4141

42-
After you've saved your setup, you can configure your Git repository's settings to your needs by changing the selecting the repository, branch, dbt version, default schema, and project path.
42+
After you've saved your setup, you can configure your Git repository's settings to your needs by changing the repository, branch, dbt version, default schema, and project path.
4343

4444
### dbt Cloud setup
4545

@@ -48,7 +48,7 @@ You can also use dbt Cloud to schedule Reverse ETL syncs after a dbt Cloud job s
4848
To set up dbt Cloud:
4949

5050
1. In your Segment Workspace, navigate to **Settings > Extensions**.
51-
2. Click **Manage dbt CLoud**.
51+
2. Click **Manage dbt Cloud**.
5252
3. Add your dbt Cloud API key, and, optionally, a custom subdomain. Click **Save**.
5353

5454
### Model syncs

src/segment-app/extensions/git.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Git Sync Extension
33
---
44

5-
Segment's Git extension lets you manage versioning by syncing changes you make to Sources and Destinations from your Segment Workspace to a Git repository.
5+
Segment's Git extension lets you manage versioning by syncing changes you make in Sources and Destinations from your Segment Workspace to a Git repository.
66

77
> info ""
8-
> Extensions, including Segment's dbt integration, is currently in public beta and is governed by Segment's [First Access and Beta Preview Terms](https://www.twilio.com/en-us/legal/tos){:target="_blank"}.
8+
> Extensions, including Segment's Git sync integration, is currently in public beta and is governed by Segment's [First Access and Beta Preview Terms](https://www.twilio.com/en-us/legal/tos){:target="_blank"}.
99
1010
## Set up Git sync
1111

12-
Follow these steps to connect set up Git sync:
12+
Follow these steps to set up Git sync:
1313

1414
1. In your Segment Workspace, navigate to **Settings > Extensions**.
1515
2. Click **Set up Git sync**.

src/segment-app/extensions/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ title: Extensions
55
Extensions integrate third-party tools into your existing Segment Workspace to help you automate tasks.
66

77
> info ""
8-
> Extensions is currently in public beta and is governed by Segment's [First Access and Beta Preview Terms](https://www.twilio.com/en-us/legal/tos){:target="_blank"}. During Public Beta, Extensions is availability for Team and Developer plans only. [Reach out to Segment](mailto:[email protected]) if you're on a Business Tier plan and would like to participate in the Public Beta.
8+
> Extensions is currently in public beta and is governed by Segment's [First Access and Beta Preview Terms](https://www.twilio.com/en-us/legal/tos){:target="_blank"}. During Public Beta, Extensions is available for Team and Developer plans only. [Reach out to Segment](mailto:[email protected]) if you're on a Business Tier plan and would like to participate in the Public Beta.
99
1010
During public beta, Segment offers the following extensions:
1111

12-
- [dbt models and dbt Cloud](/docs/segment-app/extensions/dbt), which let you sync models with dbt Labs
13-
- [Git sync](/docs/segment-app/extensions/dbt), which you can use to manage versioning and track changes in your Segment Workspace
12+
- [dbt models and dbt Cloud](/docs/segment-app/extensions/dbt), which lets you sync models with dbt Labs.
13+
- [Git sync](/docs/segment-app/extensions/dbt), which you can use to manage versioning and track changes in your Segment Workspace.

0 commit comments

Comments
 (0)