From 1ed792aecc2ccb861cfc3c9095408f49e2a2fe3a Mon Sep 17 00:00:00 2001 From: Dimitri Mitropoulos Date: Sun, 6 Jan 2019 16:15:23 -0500 Subject: [PATCH] removes errant whitespace --- docs/13-smoke-test.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/13-smoke-test.md b/docs/13-smoke-test.md index f302909..217e9b2 100644 --- a/docs/13-smoke-test.md +++ b/docs/13-smoke-test.md @@ -262,7 +262,7 @@ gcloud compute ssh ${INSTANCE_NAME} List the containers running under gVisor: ``` -sudo runsc --root /run/containerd/runsc/k8s.io list +sudo runsc --root /run/containerd/runsc/k8s.io list ``` ``` I0930 19:27:13.255142 20832 x:0] ***************************