Skip to content

Commit

Permalink
[docs] Correct envoy tutorial mistake (#6107)
Browse files Browse the repository at this point in the history
This line appears to have been truncated.

Signed-off-by: Charlie Egan <charlie@styra.com>
  • Loading branch information
charlieegan3 authored Jul 20, 2023
1 parent 93c5abe commit e57b6c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/content/envoy-tutorial-standalone-envoy.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e57b6c7

Please sign in to comment.