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"