Skip to content

Commit 00ea9bf

Browse files
authored
Merge pull request #115524 from changeworld/patch-1
Fix typo
2 parents b31e278 + e5a2261 commit 00ea9bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/airflow-sync-github-repository.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ Response Body:
232232

233233
Here are some API payload examples:
234234

235-
- Git sync properties for Github with PAT:
235+
- Git sync properties for GitHub with PAT:
236236
```rest
237237
"gitSyncProperties": {
238238
"gitServiceType": "Github",
@@ -267,7 +267,7 @@ Here are some API payload examples:
267267
"tenantId": <service principal tenant id>
268268
}```
269269
270-
- Git sync properties for Github public repo:
270+
- Git sync properties for GitHub public repo:
271271
```rest
272272
"gitSyncProperties": {
273273
"gitServiceType": "Github",

0 commit comments

Comments
 (0)