diff --git a/examples/cronjob.md b/examples/cronjob.md index 5e5abf2..cb9f8e4 100644 --- a/examples/cronjob.md +++ b/examples/cronjob.md @@ -38,7 +38,7 @@ This command will open the crontab file in the nano text editor. * <- day of month (1-31) * <- month (1-12) * <- day of week (0-6) (Sunday=0) - + <- the command to execute ``` ## Examples