Skip to content

Commit

Permalink
Fixed typo in docker.asciidoc (#42455)
Browse files Browse the repository at this point in the history
  • Loading branch information
endeavor85 authored and Christoph Büscher committed May 27, 2019
1 parent 380f296 commit 381e100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/setup/install/docker.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ data through a bind-mount:

As a last resort, you can also force the container to mutate the ownership of
any bind-mounts used for the <<path-settings,data and log dirs>> through the
environment variable `TAKE_FILE_OWNERSHIP`. Inn this case, they will be owned by
environment variable `TAKE_FILE_OWNERSHIP`. In this case, they will be owned by
uid:gid `1000:0` providing read/write access to the {es} process as required.
--

Expand Down

0 comments on commit 381e100

Please sign in to comment.