Skip to content

Commit d8fc694

Browse files
committed
typo in compute update title
1 parent de0d681 commit d8fc694

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/machine-learning/known-issues/azure-machine-learning-known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Select the **Title** to view more information about that specific known issue.
2828
|Compute | [Slowness in compute instance terminal from a mounted path](compute-slowness-terminal-mounted-path.md)| August 14, 2023|
2929
|Compute| [Creating compute instance after a workspace move results in an Etag conflict error.](workspace-move-compute-instance-same-name.md)| August 14, 2023 |
3030
|Inferencing| [Invalid certificate error during deployment with an AKS cluster](inferencing-invalid-certificate.md)| September, 26, 2023 |
31-
|Inferencing| [SExisting Kubernetes compute cannot be update with `az ml compute attach` command](inferencing-updating-kubernetes-compute-appears-to-succeed.md) | September, 26, 2023 |
31+
|Inferencing| [Existing Kubernetes compute cannot be updated with `az ml compute attach` command](inferencing-updating-kubernetes-compute-appears-to-succeed.md) | September, 26, 2023 |
3232

3333

3434
## Next steps

articles/machine-learning/known-issues/inferencing-updating-kubernetes-compute-appears-to-succeed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 08/04/2023
1111
ms.custom: known-issue
1212
---
1313

14-
# Known issue - Existing Kubernetes compute can't be update with `az ml compute attach` command
14+
# Known issue - Existing Kubernetes compute can't be updated with `az ml compute attach` command
1515

1616
Updating a Kubernetes attached compute instance using the `az ml attach` command appears to succeed but doesn't.
1717

0 commit comments

Comments
 (0)