@@ -124,7 +124,7 @@ or ``--webroot-path /usr/share/nginx/html`` are two common webroot paths.
124
124
125
125
If you're getting a certificate for many domains at once, the plugin
126
126
needs to know where each domain's files are served from, which could
127
- potentially be a separate directory for each domain. When requested a
127
+ potentially be a separate directory for each domain. When requesting a
128
128
certificate for multiple domains, each domain will use the most recently
129
129
specified ``--webroot-path ``. So, for instance,
130
130
@@ -184,11 +184,11 @@ be on a different computer.
184
184
Nginx
185
185
-----
186
186
187
- In the future, if you're running Nginx you can use this plugin to
188
- automatically obtain and install your certificate. The Nginx plugin
189
- is still experimental, however, and is not installed with
190
- letsencrypt-auto _. If installed, you can select this plugin on the
191
- command line by including ``--nginx ``.
187
+ In the future, if you're running Nginx you will hopefully be able to use this
188
+ plugin to automatically obtain and install your certificate. The Nginx plugin is
189
+ still experimental, however, and is not installed with letsencrypt-auto _. If
190
+ installed, you can select this plugin on the command line by including
191
+ ``--nginx ``.
192
192
193
193
Third-party plugins
194
194
-------------------
@@ -446,7 +446,7 @@ If you run Debian Stretch or Debian Sid, you can install letsencrypt packages.
446
446
If you don't want to use the Apache plugin, you can omit the
447
447
``python-letsencrypt-apache `` package.
448
448
449
- Packages for Debian Jessie are coming in the next few weeks.
449
+ Packages for Debian Jessie will hopefully be coming in the next few weeks.
450
450
451
451
**Fedora **
452
452
0 commit comments