From 14a767eda539b6d8b0f7d08818b9c7ca323ffd71 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 28 Oct 2019 19:18:31 +0100 Subject: fixed a typo in docker.md --- support/doc/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3