Skip to content

Commit 6ae65ce

Browse files
Merge pull request #269062 from AjayBathini-MSFT/patch-154
(AzureCXP) fixes MicrosoftDocs/azure-docs#120779
2 parents 82eae5d + aaacd34 commit 6ae65ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In this article, you learn how to synchronize your GitHub repository in Azure Da
3131
To sync your GitHub repository by using the Workflow Orchestration Manager UI:
3232

3333
1. Ensure that your repository contains the necessary folders and files:
34-
- **Dags/**: For Apache Airflow directed acyclic graphs (DAGs) (required).
34+
- **dags/**: For Apache Airflow directed acyclic graphs (dags) (required).
3535
- **Plugins/**: For integrating external features to Airflow.
3636

3737
:::image type="content" source="media/airflow-git-sync-repository/airflow-folders.png" alt-text="Screenshot that shows the Airflow folders structure in GitHub.":::

0 commit comments

Comments
 (0)