summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseFabio El que Conoces <J053Fabi0@users.noreply.github.com>2021-07-13 12:33:42 -0600
committerGitHub <noreply@github.com>2021-07-13 12:33:42 -0600
commit290133d74feccfed7867edebd8fb90964cc84d4f (patch)
tree39c6eb4b0449cd80f4c331aa5f9452d1c3ad84d9
parentce84b6c8f3bfbb3d9c443e51e1a996307a1792a6 (diff)
Small typo fixed
-rw-r--r--cron.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/cron.html b/cron.html
index 2206ffa..2661533 100644
--- a/cron.html
+++ b/cron.html
@@ -20,7 +20,7 @@
You can schedule anything! Some examples of what you might have done already include:
<ul>
<li><code>updatedb</code> to update your <code>locate</code> database</li>
- <li><code>certbot</code> to update renewing of your https certs</li>)
+ <li><code>certbot</code> to update renewing of your https certs</li>
</ul>
Some tasks that you might <em>want</em> to schedule may include:
<ul>