Skip to content

Commit d70b2ab

Browse files
authored
Update flex-consumption-how-to.md
1 parent 2b28540 commit d70b2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/flex-consumption-how-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ For Python projects, you should package the root of your project file and always
274274
275275
### [Continuous Deployment](#tab/continuous-deployment)
276276
277-
Azure Functions has both a custom GitHub Action and a custom Azure Piplines Task to support continuous deployment. Refer the following guides to incorporate these tools in your CI/CD pipelines:
277+
Azure Functions has both a custom GitHub Action and a custom Azure Pipelines Task to support continuous deployment. Refer the following guides to incorporate these tools in your CI/CD pipelines:
278278
279279
- [Build and deploy using Azure Pipelines](./functions-how-to-azure-devops.md)
280280
- [Build and deploy using GitHub Actions](./functions-how-to-github-actions.md)

0 commit comments

Comments
 (0)