Skip to content

Commit 4b45278

Browse files
committed
fix wording
1 parent a9715ea commit 4b45278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/kubernetes/quickstart-connect-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ You can delete the Azure Arc-enabled Kubernetes resource, any associated configu
412412
az connectedk8s delete --name AzureArcTest1 --resource-group AzureArcTest
413413
```
414414

415-
If the deletion process hangs, use the following command to force deletion (adding `-y` if you want to bypass the confirmation prompt):
415+
If the deletion process fails, use the following command to force deletion (adding `-y` if you want to bypass the confirmation prompt):
416416

417417
```azurecli
418418
az connectedk8s delete -g AzureArcTest1 -n AzureArcTest --force

0 commit comments

Comments
 (0)