Skip to content

Commit b7ad70a

Browse files
committed
fixed format code block
1 parent 5c2789b commit b7ad70a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/use-pod-sandboxing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ To demonstrate the deployed application on the AKS cluster isn't isolated and is
244244
kubectl exec -it trusted -- /bin/bash
245245
```
246246
247-
To see the kernel version run the following command:
247+
To see the kernel version run the following command:
248248
249249
```bash
250250
uname -r

0 commit comments

Comments
 (0)