Skip to content

Commit f8beb83

Browse files
authored
Merge pull request #101195 from peeush-agarwal/patch-1
Fix typo mistakes
2 parents 35bddaf + 293e1ea commit f8beb83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-log-mlflow-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Logging models has the following advantages:
2828
> * Models can be used as pipelines inputs directly.
2929
> * Models can be deployed without indicating a scoring script nor an environment.
3030
> * Swagger is enabled in deployed endpoints automatically and the __Test__ feature can be used in Azure ML studio.
31-
> * You can use the Responsable AI dashbord.
31+
> * You can use the Responsible AI dashboard.
3232
3333
There are different ways to start using the model's concept in Azure Machine Learning with MLflow, as explained in the following sections:
3434

0 commit comments

Comments
 (0)