Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Propaganistas authored Mar 15, 2024
1 parent 0477ec5 commit 4b4050c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Uses the disposable domains blacklist from [disposable/disposable](https://githu
Schedule::command('disposable:update')->weekly();
```
Or if you Laravel 10 or below, head over to the Console kernel:
Or if you use Laravel 10 or below, head over to the Console kernel:
```php
protected function schedule(Schedule $schedule)
{
Expand Down

0 comments on commit 4b4050c

Please sign in to comment.