From: Claude Date: Mon, 28 Oct 2019 18:18:31 +0000 (+0100) Subject: fixed a typo in docker.md X-Git-Tag: v2.0.0-rc.1~4 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=14a767eda539b6d8b0f7d08818b9c7ca323ffd71;p=oweals%2Fpeertube.git fixed a typo in docker.md --- diff --git a/support/doc/docker.md b/support/doc/docker.md index 39283be85..7ee6d65fe 100644 --- a/support/doc/docker.md +++ b/support/doc/docker.md @@ -35,7 +35,7 @@ Tweak the `docker-compose.yml` file there according to your needs: $ vim ./docker-compose.yml ``` -Then tweak the `.env` file to change the enviromnent variables: +Then tweak the `.env` file to change the environment variables: ```shell $ vim ./.env