From 99bf8c1a1c6bd0e71eef5c28d4d308168a1ddca6 Mon Sep 17 00:00:00 2001 From: Tomer Cohen Date: Mon, 30 Sep 2019 23:43:34 +0300 Subject: [PATCH] =?UTF-8?q?Documentation=20typo=20fixes:=20enviornemnt?= =?UTF-8?q?=E2=86=92environment;=20custon=E2=86=92custom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Note that /docs/EnviornementVariables.md has typo in the file name. This change may break external links, so not renamed at this time. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b04a4ffa..87fc45c0a 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ docker-compose up -d --remove-orphans Once the Docker installation completes, go to http://localhost to access the Appwrite console from your browser. Please notice that on non-linux native hosts the server might take a few minutes to start after installation completes. -For advanced, production and custon installation check out our Docker [enviornemnt variables](/docs/EnviornementVariables.md) docs. +For advanced, production and custom installation check out our Docker [environment variables](/docs/EnviornementVariables.md) docs. ### Changing Port Number