Skip to content

Commit 24ec568

Browse files
authored
Merge pull request #102165 from changeworld/patch-1
Fix typo
2 parents c90993b + e432a06 commit 24ec568

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
@@ -58,7 +58,7 @@ Updates for AzureML based images are released regularly, with a commitment of no
5858
It's your responsibility to evaluate the threat and address vulnerabilities in environments.
5959
Not all the vulnerabilities are exploitable, so you need to use your judgment when choosing between reproducibility and resolving vulnerabilities.
6060
> [!IMPORTANT]
61-
> There's no guarantee that the same set of python dependencies will be materialized with an image rebuild or for a new environment with the same set of Python dependencies.
61+
> There's no guarantee that the same set of Python dependencies will be materialized with an image rebuild or for a new environment with the same set of Python dependencies.
6262
6363
## **Environment definition problems**
6464

0 commit comments

Comments
 (0)