Fix typo in changelog. (#6910)

This commit is contained in:
Brad Warren 2019-04-03 15:16:43 -07:00 committed by Adrien Ferrand
parent 15763a3793
commit 4de4b17216

View file

@ -30,7 +30,7 @@ More details about these changes can be found on our GitHub repo.
* Fedora 29+ is now supported by certbot-auto. Since Python 2.x is on a deprecation
path in Fedora, certbot-auto will install and use Python 3.x on Fedora 29+.
* CLI flag `--http-port` has been added for Nginx plugin exclusively, and replaces
* CLI flag `--https-port` has been added for Nginx plugin exclusively, and replaces
`--tls-sni-01-port`. It defines the HTTPS port the Nginx plugin will use while
setting up a new SSL vhost. By default the HTTPS port is 443.