Skip to content

Commit 50b27d9

Browse files
committed
workspace not Workspace
1 parent 67efe18 commit 50b27d9

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

src/segment-app/extensions/dbt.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To set up the dbt extension, you'll need:
3434

3535
Follow these steps to connect the Git repository that stores your dbt Models:
3636

37-
1. In your Segment Workspace, navigate to **Settings > Extensions**.
37+
1. In your Segment workspace, navigate to **Settings > Extensions**.
3838
2. Click **Set up Git sync**.
3939
3. On the **Configure service credentials** page, select a service and protocol, add your SSH private key or GitHub token, then click **Next**.
4040
4. In the **Connect source** window, select a Reverse ETL warehouse source from the dropdown, then click **Save**.
@@ -47,7 +47,7 @@ You can also use dbt Cloud to schedule Reverse ETL syncs after a dbt Cloud job s
4747

4848
To set up dbt Cloud:
4949

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

@@ -59,7 +59,7 @@ After you set up dbt, Segment runs an initial sync to load models from your conn
5959

6060
After you've successfully set up dbt with a warehouse and connected to your Git repository, you can select dbt models for use with Reverse ETL by following these steps:
6161

62-
1. In your Segment Workspace, navigate to **Connections > Sources** and select the Reverse ETL tab.
62+
1. In your Segment workspace, navigate to **Connections > Sources** and select the Reverse ETL tab.
6363
2. Click **+Add Reverse ETL source** , select your source, then click **Add Model**.
6464
3. Click **dbt Models** as your modeling method, then select and preview a model from the dbt model dropdown.
6565
4. Add a primary key, then click **Preview your model**.

src/segment-app/extensions/git.md

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

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.
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 ""
88
> Extensions, including Git sync, 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"}.
@@ -11,14 +11,14 @@ Segment's Git extension lets you manage versioning by syncing changes you make i
1111

1212
Follow these steps to set up Git sync:
1313

14-
1. In your Segment Workspace, navigate to **Settings > Extensions**.
14+
1. In your Segment workspace, navigate to **Settings > Extensions**.
1515
2. Click **Set up Git sync**.
1616
3. On the **Configure service credentials** page, select a service and protocol, add your SSH private key or GitHub token, then click **Next**.
1717

1818
## Working with Git syncs
1919

2020
The Git sync extension syncs [Connections](/docs/connections/)([Sources](/docs/connections/sources/) and [Destinations](/docs/connections/destinations/)) from Segment to your Git repository.
2121

22-
After you set up the Git sync extension for the first time, Segment performs an initial sync that sends source and destination information in your Segment Workspace to the Git repository you connected.
22+
After you set up the Git sync extension for the first time, Segment performs an initial sync that sends source and destination information in your Segment workspace to the Git repository you connected.
2323

2424
You can run syncs at any time by clicking **Full resync** on the Git sync page. To disable Git sync from the Git sync page, switch the **Enabled** toggle to off.

src/segment-app/extensions/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
title: Extensions
33
---
44

5-
Extensions integrate third-party tools into your existing Segment Workspace to help you automate tasks.
5+
Extensions integrate third-party tools into your existing Segment workspace to help you automate tasks.
66

77
> info ""
88
> 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

1212
- [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.
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)