Skip to content

Commit 9ce60a6

Browse files
authored
Update virtual-nodes-cli.md
1 parent a90b2fc commit 9ce60a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/virtual-nodes-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ Close the terminal session to your test pod with `exit`. When your session is en
300300

301301
If you no longer wish to use virtual nodes, you can disable them using the [az aks disable-addons][az aks disable-addons] command.
302302

303-
First, delete the aci-helloworld pod running on the virtual node:
303+
First, delete the `aci-helloworld` pod running on the virtual node:
304304

305305
```azurecli-interactive
306306
kubectl delete -f virtual-node.yaml

0 commit comments

Comments
 (0)