Skip to content

Commit 1a35a98

Browse files
authored
Fix grammar in documentation files
1 parent 19ed63f commit 1a35a98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To sync your GitHub repository by using the Workflow Orchestration Manager UI:
3737

3838
1. When you create a Workflow Orchestration Manager integration runtime, select **Enable git sync** in the **Airflow environment setup** dialog.
3939

40-
:::image type="content" source="media/airflow-git-sync-repository/enable-git-sync.png" alt-text="Screenshot that shows the Enable git sync checkbox in the Airflow environment setup dialog that appears during creation of a Airflow integration runtime.":::
40+
:::image type="content" source="media/airflow-git-sync-repository/enable-git-sync.png" alt-text="Screenshot that shows the Enable git sync checkbox in the Airflow environment setup dialog that appears during creation of an Airflow integration runtime.":::
4141

4242
1. Select one of the following supported Git service types:
4343
- **GitHub**

articles/data-factory/control-flow-get-metadata-activity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ You can specify the following metadata types in the Get Metadata activity field
106106
> When you want to validate that a file, folder, or table exists, specify `exists` in the Get Metadata activity field list. You can then check the `exists: true/false` result in the activity output. If `exists` isn't specified in the field list, the Get Metadata activity fails if the object isn't found.
107107
108108
> [!NOTE]
109-
> When you get metadata from file stores and configure `modifiedDatetimeStart` or `modifiedDatetimeEnd`, the `childItems` in the output includes only files in the specified path that have a last modified time within the specified range. Items in subfolders aren't included.
109+
> When you get metadata from file stores and configure `modifiedDatetimeStart` or `modifiedDatetimeEnd`, the `childItems` in the output include only files in the specified path that have a last modified time within the specified range. Items in subfolders aren't included.
110110
111111
> [!NOTE]
112112
> For the **Structure** field list to provide the actual data structure for delimited text and Excel format datasets, you must enable the `First Row as Header` property, which is supported only for these data sources.

0 commit comments

Comments
 (0)