Skip to content

Commit f552d8f

Browse files
authored
Merge pull request #110032 from Blackmist/patch-8
fixing typo
2 parents bd935a9 + 96f6c9a commit f552d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/concept-model-management-and-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In this article, learn about how to use Azure Machine Learning to manage the lif
1919

2020
## What is MLOps?
2121

22-
Machine Learning Operations (MLOps) is based on [DevOps](https://azure.microsoft.com/overview/what-is-devops/) principles and practices that increase the efficiency of workflows. For example, continuous integration, delivery, and deployment. MLOps applies these principals to the machine learning process, with the goal of:
22+
Machine Learning Operations (MLOps) is based on [DevOps](https://azure.microsoft.com/overview/what-is-devops/) principles and practices that increase the efficiency of workflows. For example, continuous integration, delivery, and deployment. MLOps applies these principles to the machine learning process, with the goal of:
2323

2424
* Faster experimentation and development of models
2525
* Faster deployment of models into production

0 commit comments

Comments
 (0)