From f2b1e6dd50e6ec3060f2893a47d987b6ee8fe3ab Mon Sep 17 00:00:00 2001 From: Paul Wright <5154224+pwright@users.noreply.github.com> Date: Mon, 6 Mar 2023 22:01:04 +0000 Subject: [PATCH] docs(fix): correct syntax of kind doc (#1604) * correct syntax of kind doc Signed-off-by: Paul Wright --- website/docs/kubernetes/kind.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/docs/kubernetes/kind.md b/website/docs/kubernetes/kind.md index 78601f234b3..edd50f39934 100644 --- a/website/docs/kubernetes/kind.md +++ b/website/docs/kubernetes/kind.md @@ -34,7 +34,8 @@ Therefore, you must set the default connection to `rootful`. ```shell > podman system connection ls -You should see a similar output: + ``` +The output is similar to the following: ```shell Name URI Identity Default podman-machine-default ssh://user@localhost:54133/run/user/1000/podman/podman.sock C:\Users\Jeff\.ssh\podman-machine-default true