diff --git a/docs/content/envoy-tutorial-standalone-envoy.md b/docs/content/envoy-tutorial-standalone-envoy.md index 6b27ca55c5..21fa44a886 100644 --- a/docs/content/envoy-tutorial-standalone-envoy.md +++ b/docs/content/envoy-tutorial-standalone-envoy.md @@ -31,7 +31,8 @@ you'll need to have Docker installed on your machine. Running `docker info` is the easiest way to check if Docker is installed and running. -You should see output simil +You should see output similar to the following, showing information about +the Docker client **and** server on our machine: ```shell $ docker info