diff --git a/env.server.example b/env.server.example index 28ad770..99b5cf6 100644 --- a/env.server.example +++ b/env.server.example @@ -10,5 +10,5 @@ GOOGLE_CLIENT_SECRET= OPENAI_API_KEY= SENDGRID_API_KEY= -# if not excplicitly set to true, emails be logged to console but not actually sent -SEND_EMAILS_IN_DEVELOPMENT=true \ No newline at end of file +# if not explicitly set to true, emails be logged to console but not actually sent +SEND_EMAILS_IN_DEVELOPMENT=true