Skip to content

Commit 54d1546

Browse files
committed
Fix typo
BitBucket -> Bitbucket
1 parent 83580f2 commit 54d1546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/rest-apis-for-airflow-integrated-runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ This article documents the REST APIs for the Azure Data Factory Workflow Orchest
7878

7979
|Name |Type |Description |
8080
|---------|---------|---------|
81-
|gitServiceType | string | The Git service where your desired repository is located. Values are GitHub, ADO, GitLab, or BitBucket. |
81+
|gitServiceType | string | The Git service where your desired repository is located. Values are GitHub, ADO, GitLab, or Bitbucket. |
8282
|gitCredentialType | string | Type of Git credential. Values are PAT (for personal access token) and None. |
8383
|repo | string | Repository link. |
8484
|branch | string | Branch to use in the repository. |

0 commit comments

Comments
 (0)