Skip to content

Commit 06fa7ff

Browse files
committed
some more fixes
1 parent ca0bdc3 commit 06fa7ff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/segment-app/extensions/dbt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ To change a connected model, ensure that you've removed it from all active Rever
7272

7373
## Git Connections
7474

75-
Git Connections enable Segment to sync data with your preferred Git repository through supported connection types. Segment supports several connection options connecting, including SSH and token-based authentication.
75+
Git Connections enable Segment to sync data with your preferred Git repository through supported like SSH and token-based authentication.
7676

7777
> info ""
7878
> Git Sync and the dbt integration operate independently. You don’t need Git Sync set up to use dbt, and dbt Cloud can trigger its own syncs without relying on Git Sync.

src/segment-app/extensions/git.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ For more information on using Terraform, visit [Terraform's documentation](https
8686
8787
## Git Connections
8888
89-
Git Connections enable Segment to sync data with your preferred Git repository through supported connection types. Segment supports several connection options connecting, including SSH and token-based authentication.
89+
Git Connections enable Segment to sync data with your preferred Git repository through supported like SSH and token-based authentication.
9090
9191
> info ""
9292
> Git Sync and the dbt integration operate independently. You don’t need Git Sync set up to use dbt, and dbt Cloud can trigger its own syncs without relying on Git Sync.
@@ -96,7 +96,7 @@ Git Connections enable Segment to sync data with your preferred Git repository t
9696
Segment supports the following credential types for setting up a Git Connection:
9797
9898
- **SSH**: Compatible with GitHub, GitLab, and Bitbucket, SSH provides a secure method for connecting to your repository.
99-
- **Git Token**: Git tokens are also supported across GitHub, GitLab, and Bitbucket, enabling token-based authentication for added flexibility.
99+
- **Git Token**: Git tokens are also supported across GitHub, GitLab, and Bitbucket, enabling token-based authentication..
100100
- **GitHub App**: For GitHub users, GitHub App integrations offer enhanced security and functionality. This method is exclusive to GitHub and supports additional features, like CI checks.
101101
102102
### Reusing Git Connections

0 commit comments

Comments
 (0)