Merge pull request #2458 from freezy-sk/docs-using-typofix

Fixed typo in Webroot documentation section [ci skip]
This commit is contained in:
Peter Eckersley
2016-02-12 15:45:48 -08:00
+1 -1
View File
@@ -130,7 +130,7 @@ made to your web server would look like:
Note that to use the webroot plugin, your server must be configured to serve Note that to use the webroot plugin, your server must be configured to serve
files from hidden directories. If ``/.well-known`` is treated specially by files from hidden directories. If ``/.well-known`` is treated specially by
your webserver configuration, you might need to modify the configuration your webserver configuration, you might need to modify the configuration
to ensure that files inside ``/.well-known/ache-challenge`` are served by to ensure that files inside ``/.well-known/acme-challenge`` are served by
the webserver. the webserver.
Standalone Standalone