We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b31e278 + e5a2261 commit 00ea9bfCopy full SHA for 00ea9bf
articles/data-factory/airflow-sync-github-repository.md
@@ -232,7 +232,7 @@ Response Body:
232
233
Here are some API payload examples:
234
235
-- Git sync properties for Github with PAT:
+- Git sync properties for GitHub with PAT:
236
```rest
237
"gitSyncProperties": {
238
"gitServiceType": "Github",
@@ -267,7 +267,7 @@ Here are some API payload examples:
267
"tenantId": <service principal tenant id>
268
}```
269
270
-- Git sync properties for Github public repo:
+- Git sync properties for GitHub public repo:
271
272
273
0 commit comments