Skip to content

Commit e0adc82

Browse files
committed
edited readme.md
1 parent e69c2e7 commit e0adc82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ php artisan vendor:publish --tag="laravel-alh-views"
9898

9999
## Access DB Logs
100100
### Dashboard at ``/alh-logs``
101-
### The gate definition is similar to laravel/horizon. You can change the defaults
102-
at ``app/Providers/ALHMainServiceProvider.php``
101+
#### The gate definition is similar to ``laravel/horizon``.
102+
#### You can change the defaults at ``app/Providers/ALHMainServiceProvider.php``
103103
```php
104104
protected function gate(): void
105105
{

0 commit comments

Comments
 (0)