diff options
| author | JoseFabio El que Conoces <J053Fabi0@users.noreply.github.com> | 2021-07-13 12:33:42 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-13 12:33:42 -0600 |
| commit | 290133d74feccfed7867edebd8fb90964cc84d4f (patch) | |
| tree | 39c6eb4b0449cd80f4c331aa5f9452d1c3ad84d9 /cron.html | |
| parent | ce84b6c8f3bfbb3d9c443e51e1a996307a1792a6 (diff) | |
Small typo fixed
Diffstat (limited to 'cron.html')
| -rw-r--r-- | cron.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
