Skip to content

Commit

Permalink
Merge pull request #2785 from trippodi/patch-1
Browse files Browse the repository at this point in the history
[Docs] Correct username in new-app.md
  • Loading branch information
drbyte authored Jan 6, 2025
2 parents af5fc91 + c1284ba commit 545e509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basic-usage/new-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ If you are creating a demo app for reporting a bug or getting help with troubles

If this is your first app with this package, you may want some quick permission examples to see it in action. If you've set up your app using the instructions above, the following examples will work in conjunction with the users and permissions created in the seeder.

Three users were created: test@example.com, [email protected], [email protected] and the password for each is "password".
Three users were created: tester@example.com, [email protected], [email protected] and the password for each is "password".

`/resources/views/dashboard.php`
```diff
Expand Down

0 comments on commit 545e509

Please sign in to comment.