From 7d17919527ef0cb96990f78fc4a7a777063d0eeb Mon Sep 17 00:00:00 2001 From: "T.C. Hollingsworth" Date: Tue, 27 Jun 2017 18:12:05 -0700 Subject: [PATCH] docs: remove errant parenthesis --- docs/using.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using.rst b/docs/using.rst index e559e7a98..59c41b110 100644 --- a/docs/using.rst +++ b/docs/using.rst @@ -219,7 +219,7 @@ For instance, you may want to create a certificate using the webroot_ plugin for authentication and the apache_ plugin for installation, perhaps because you use a proxy or CDN for SSL and only want to secure the connection between them and your origin server, which cannot use the tls-sni-01_ challenge due to the -intermediate proxy.) +intermediate proxy. ::