Skip to content

Commit 0f5954e

Browse files
authored
Merge pull request #102115 from changeworld/patch-1
Fix typo
2 parents f7f7154 + 0aef7aa commit 0f5954e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-share-models-pipelines-across-workspaces-with-registries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ print(ml_client_registry)
118118
119119
## Create environment in registry
120120
121-
Environments define the docker container and python dependencies required to run training jobs or deploy models. For more information on environments, see the following articles:
121+
Environments define the docker container and Python dependencies required to run training jobs or deploy models. For more information on environments, see the following articles:
122122
123123
* [Environment concepts](./concept-environments.md)
124124
* [How to create environments (CLI)](./how-to-manage-environments-v2.md) articles.

0 commit comments

Comments
 (0)