Skip to content

Commit f23fe2b

Browse files
authored
Merge pull request #46832 from sdgilley/sdg-tdsp
fix typo
2 parents a84ce02 + b885809 commit f23fe2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/team-data-science-process/execute-data-science-tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ After multiple models have been built, you usually need to have a system for reg
7777

7878
1. [Azure Machine Learning - model management service](../service/index.yml)
7979
2. [ModelDB from MIT](https://mitdbg.github.io/modeldb/)
80-
3. [SQL-seerver as a model management system](https://blogs.technet.microsoft.com/dataplatforminsider/2016/10/17/sql-server-as-a-machine-learning-model-management-system/)
80+
3. [SQL-server as a model management system](https://blogs.technet.microsoft.com/dataplatforminsider/2016/10/17/sql-server-as-a-machine-learning-model-management-system/)
8181
4. [Microsoft Machine Learning Server](https://docs.microsoft.com/sql/advanced-analytics/r/r-server-standalone)
8282

8383
## 3. <a name='Deployment-3'></a> Deployment

0 commit comments

Comments
 (0)