summaryrefslogtreecommitdiff
path: root/cron.html
diff options
context:
space:
mode:
authorJoseFabio El que Conoces <J053Fabi0@users.noreply.github.com>2021-07-13 12:38:56 -0600
committerGitHub <noreply@github.com>2021-07-13 12:38:56 -0600
commit35a9260cc8149cf41f3e01d2f3d79612ed948784 (patch)
treeed7782424a773d3402f8b3359ae1fa87994363a6 /cron.html
parentfab5aadf72bcf9994f93b63d8361ae3c92fc07ce (diff)
Another space
Diffstat (limited to 'cron.html')
-rw-r--r--cron.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/cron.html b/cron.html
index f0b08f8..645dc03 100644
--- a/cron.html
+++ b/cron.html
@@ -47,7 +47,7 @@
Crontab expressions look like this <code>* * * * * command-to-run</code>
The five elements before the command tell when the command is supposed to be run automatically.
<p>
- So for our Monday at 3:30AM job we would do the following:
+ So for our Monday at 3:30 AM job we would do the following:
<p>
<pre><code> .---------------- minute (0 - 59)
| .------------- hour (0 - 23)