Skip to content

Commit 284ce4f

Browse files
committed
Fixing typo
1 parent 51504c6 commit 284ce4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/continuous-integration-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ If you're using Git integration with your data factory, and you have a CI/CD pip
703703
- By design, ADF does _not_ allow cherry-picking commits or selective publishing of resources. Publishes will include **all** changes made in the data factory
704704

705705
- Data factory entities depend on each other, for instance, triggers depend on pipelines, pipelines depend on datasets and other pipelines, etc. Selective publishing of a subset of resources _may_ lead to unexpected behaviors and errors
706-
- On rare occasions where selective publishing is required, you consider consider a hot-fix. For more information, see [Hot-Fix Production Branch](#hot-fix-production-branch)
706+
- On rare occasions where selective publishing is required, you may consider a hot-fix. For more information, see [Hot-Fix Production Branch](#hot-fix-production-branch)
707707

708708
- You cannot publish from private branches
709709

0 commit comments

Comments
 (0)