Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
david-d-h authored Dec 13, 2023
1 parent 6271893 commit eb43b39
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 @@ -64,7 +64,7 @@ Thus, we need to schedule it.
### Scheduling with cron expressions

You can use cron expressions to schedule your cache, a very basic example is shown below.
This will "run" the cache every minut.
This will "run" the cache every minute.

```php
use Vormkracht10\PermanentCache\Scheduled;
Expand Down

0 comments on commit eb43b39

Please sign in to comment.