Skip to content

Commit 293e1ea

Browse files
Fix typo mistakes
1 parent a086ccf commit 293e1ea

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)