Skip to content

Commit 5805cfd

Browse files
committed
Fixed typo in docs
1 parent 57f9532 commit 5805cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/connecting.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ docker run --name es01 --net elastic -p 9200:9200 -p 9300:9300 -it docker.elasti
7979
This command creates an `elastic` Docker network and start {es}
8080
using the port `9200` (default).
8181

82-
When you run the docker imnage a password is generated for the `elastic` user
82+
When you run the docker image a password is generated for the `elastic` user
8383
and it's printed to the terminal (you might need to scroll back a bit in the terminal
8484
to view it). You have to copy it since we will need to connect to {es}.
8585

0 commit comments

Comments
 (0)