Fix spelling error for password

This commit is contained in:
Chris 2015-12-17 11:54:04 -08:00
parent 9a134f565c
commit 9085ea0cd9

View file

@ -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=