Skip to content

Commit 97bdc01

Browse files
committed
Fix wording in connect a git repository to Choreo instructions
1 parent b9072cd commit 97bdc01

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

en/developer-docs/docs/develop-components/develop-components-with-git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Once you connect your Git repository to Choreo, you can build, deploy, and manag
1919
3. In the left navigation menu, click **Settings**. This opens the organization-level settings page.
2020
4. Click the **Credentials** tab.
2121
5. Click **+Add Credentials** to configure the Git repository connection.
22-
6. Enter a **Credential Name**, select the Git provider, and enter the **Credential Token** you obtained from the Git provider.
22+
6. Enter a **Credential Name**, select the Git provider, and enter the **Credential** you obtained from the Git provider.
2323
7. Click **Save**.
2424

2525
## Authorize GitHub with Choreo

en/pe-docs/docs/infrastructure/credentials/set-up-git-provider-authentication-for-choreo-deployments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ In Choreo, you can connect a Git repository that contains some source code or a
99

1010
## Connect a Git repository to Choreo
1111

12-
You can connect Bitbucket, Gitlab repositories to choreo organization using credential tokens (API tokens for Bitbucket, Personal access tokens for GitLab). For github, the developers can install [WSO2 Cloud App](https://github.com/marketplace/choreo-apps) during component creation and get necessary permissions via Github itself.
12+
You can connect Bitbucket, Gitlab repositories to choreo organization using access tokens (API tokens for Bitbucket, Personal access tokens for GitLab). For github, the developers can install [WSO2 Cloud App](https://github.com/marketplace/choreo-apps) during component creation and get necessary permissions via Github itself.
1313

1414
1. Sign in to the [Choreo Console](https://console.choreo.dev/).
1515
2. In the Choreo Console header, go to the **Organization** list and select your organization.
1616
3. In the left navigation menu, click **Infrastructure** and then click **Credentials**.
1717
5. Under **Git Credentials** tab, click **+Add Credentials** to configure the Git repository connection.
18-
6. Enter a **Credential Name**, select the Git provider, and enter the **Credential Token** you obtained from the Git provider.
18+
6. Enter a **Credential Name**, select the Git provider, and enter the **Credential** you obtained from the Git provider.
1919
7. Click **Save**.
2020

2121
## Authorize GitHub with Choreo

0 commit comments

Comments
 (0)