Skip to content

Commit 41095d2

Browse files
authored
Update how-to-troubleshoot-environments.md
1 parent 772f24e commit 41095d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-troubleshoot-environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ They aren't listed but you can retrieve them by version or label.
4747

4848
AzureML builds environment definitions into Docker images.
4949
It also caches the images in the Azure Container Registry associated with your AzureML Workspace so they can be reused in subsequent training jobs and service endpoint deployments.
50-
Additional environments with the same definition may result in the same cached image.
50+
Multiple environments with the same definition may result in the same cached image.
5151
Running a training script remotely requires the creation of a Docker image.
5252

5353
### Reproducibility and vulnerabilities

0 commit comments

Comments
 (0)