1
0
Fork 0
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:
Agniva De Sarker 2018-06-26 20:50:04 +05:30 committed by Starbeamrainbowlabs
parent 10ae4c7573
commit 86789ce709

View file

@ -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`