diff --git a/README.md b/README.md index 4fec423..99caa6d 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ This will create an initial "config/schedule.rb" file you. end every '0 0 27-31 * *' do - command "echo 'you can use raw cron sytax too'" + command "echo 'you can use raw cron syntax too'" end More examples on the wiki: