mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 22:15:42 +02:00
certbot: fix minor grammatical mistake (#2156)
This commit is contained in:
parent
10ae4c7573
commit
86789ce709
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
`sudo certbot --apache --domain {{subdomain.example.com}}`
|
||||
|
||||
- Renew all Let's Encrypt certificates that in 30 days or less (don't forget to restart any servers that use them afterwards):
|
||||
- Renew all Let's Encrypt certificates that expire in 30 days or less (don't forget to restart any servers that use them afterwards):
|
||||
|
||||
`sudo certbot renew`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue