diff --git a/.env.example b/.env.example index 5a37b7ed49..2fa61c21fc 100644 --- a/.env.example +++ b/.env.example @@ -2,7 +2,7 @@ APP_ENV=local APP_DEBUG=true APP_KEY=SomeRandomString -# Username and passsword for the initial admin account +# Username and password for the initial admin account # This info will be populated into the database during `php artisan db:seed` # After that, it can (and should) be removed from this .env file ADMIN_EMAIL=