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`