From 9487628f7a8476a8eb39a78fb5d4664b6de7a1ff Mon Sep 17 00:00:00 2001 From: Seno <4535187+s-en-o@users.noreply.github.com> Date: Mon, 21 Jun 2021 20:58:29 +1200 Subject: [PATCH] Fix typo --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 579983a..8eca9be 100644 --- a/.env.example +++ b/.env.example @@ -8,5 +8,5 @@ SS_DATABASE_USERNAME="" SS_DATABASE_PASSWORD="" SS_DATABASE_NAME="" -# WARNING: in a live environent, change this to "live" instead of dev +# WARNING: in a live environment, change this to "live" instead of dev SS_ENVIRONMENT_TYPE="dev"