Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGiraffe3 authored Sep 14, 2024
1 parent 8aedbaa commit cf698ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/bzfscron/README.bzfscron.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ Contrarily,

2,6-10/2 * * * * * /say "Hey there"

will run on the SECOND, SIXTH, EIGTH and TENTH minutes, since 2 hits the step
will run on the SECOND, SIXTH, EIGHTH and TENTH minutes, since 2 hits the step
value. Zero always matches the step value, no matter what the step value is.


Expand Down

0 comments on commit cf698ec

Please sign in to comment.