Skip to content

Commit

Permalink
Update admin-panel.md (#652)
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
sevannerse authored Dec 5, 2023
1 parent 1b6fe4d commit 7efd3a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/8.x/usage/admin-panel.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ php artisan vendor:publish --tag=laratrust-assets --force

By default the URL to access the panel is `/laratrust`.

To customize the the URL and other available settings in the panel please go to the `panel` section in the `config/laratrust.php` file.
To customize the URL and other available settings in the panel please go to the `panel` section in the `config/laratrust.php` file.

## How to customize the views

Expand All @@ -40,4 +40,4 @@ Here are some screenshots of the admin panel.
<img src="/role-assign-user.png" alt="Edit role view">

<img src="/edit-role.png" alt="Edit role view">
</div>
</div>

0 comments on commit 7efd3a0

Please sign in to comment.