fix typo in using.rst

This commit is contained in:
Ward Vandewege 2015-12-18 20:34:35 -05:00
parent 0c704fa7f2
commit 483ab16f57

View file

@ -371,7 +371,7 @@ If you run Debian Stretch or Debian Sid, you can install letsencrypt packages.
sudo apt-get update
sudo apt-get install letsencrypt python-letsencrypt-apache
If you don't want to use the Apache plugin, you can ommit the
If you don't want to use the Apache plugin, you can omit the
``python-letsencrypt-apache`` package.
Packages for Debian Jessie are coming in the next few weeks.