Skip to content

Commit

Permalink
Update configuration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi committed Sep 1, 2024
1 parent 7d8d04d commit b9ba9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ php artisan vendor:publish --tag=zeus-bolt-config

### Custom User Model:

By default Bolt will user this model to get the user info:
By default Bolt will use the default Laravle user model to get the user info:

`config('auth.providers.users.model')`

Expand Down

0 comments on commit b9ba9e1

Please sign in to comment.