Skip to content

Commit

Permalink
Merge pull request #101 from christ0ph3r/master
Browse files Browse the repository at this point in the history
Fix spelling error for password
  • Loading branch information
phanan committed Dec 18, 2015
2 parents 9a134f5 + 9085ea0 commit 6ad617c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit 6ad617c

Please sign in to comment.