File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- ## adhcore /cron-expr [ ![ build status] ( https://travis-ci.org/adhocore/cron-expr.svg?branch=master )] ( https://travis-ci.org/adhocore/cron-expr )
1+ ## adhocore /cron-expr [ ![ build status] ( https://travis-ci.org/adhocore/cron-expr.svg?branch=master )] ( https://travis-ci.org/adhocore/cron-expr )
22
33- Lightweight Cron expression parser library for PHP.
44
@@ -29,10 +29,10 @@ Following tags are available and they are converted to real cron expressions bef
2929- * @daily * - every day
3030- * @weekly * - every week
3131- * @hourly * - every hour
32- - * @5minuts * - every 5 minutes
33- - * @10minuts * - every 10 minutes
34- - * @15minuts * - every 15 minutes
35- - * @30minuts * - every 30 minutes
32+ - * @5minutes * - every 5 minutes
33+ - * @10minutes * - every 10 minutes
34+ - * @15minutes * - every 15 minutes
35+ - * @30minutes * - every 30 minutes
3636- * @always * - every minute
3737
3838### Modifiers
You can’t perform that action at this time.
0 commit comments