Skip to content

Commit 8077b5e

Browse files
committed
grammar rd 2
1 parent 160f057 commit 8077b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/service/how-to-use-mlflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ On the [Azure portal](https://ms.portal.azure.com), you can link your Azure Data
190190

191191
After you instantiate your workspace, set the MLflow tracking URI. By doing so, you link the MLflow tracking to Azure Machine Learning workspace. After this, all your experiments will land in the managed Azure Machine Learning tracking service.
192192

193-
#### Directly set MLflow Tracking in you notebook
193+
#### Directly set MLflow Tracking in your notebook
194194

195195
```python
196196
uri = ws.get_mlflow_tracking_uri()

0 commit comments

Comments
 (0)