Skip to content

Commit a6e03b6

Browse files
authored
Merge pull request MicrosoftDocs#1486 from t-sazaki/patch-1
Typo fix
2 parents 900352c + b038766 commit a6e03b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/common-data-service/export-to-data-lake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The Export to Data Lake service supports initial and incremental writes for enti
4343

4444
Both standard and custom entities can be exported. Notice that the change tracking entity attribute in Common Data Service is used to keep the data synchronized in an efficient manner by detecting what data has changed since it was initially extracted or last synchronized.
4545

46-
All create, update, delete operations are exported from Common Data Service to the data lake. For example, when a user deletes an Account entity record in Common Data Service, the transaction is replicated to the destination data lake.
46+
All create, update, and delete operations are exported from Common Data Service to the data lake. For example, when a user deletes an Account entity record in Common Data Service, the transaction is replicated to the destination data lake.
4747

4848
## Prerequisites
4949

0 commit comments

Comments
 (0)