From 8bf60a1ed036c114b02946faff4017b3c0bc4d31 Mon Sep 17 00:00:00 2001 From: Godbach Date: Mon, 21 Apr 2014 21:42:41 +0800 Subject: [PATCH] DOC: fix typo "a intermediate CA" => "an intermediate CA" Signed-off-by: Godbach --- doc/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index 5ffcb4fa5..6d6f45edc 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -7925,7 +7925,7 @@ crt Some CAs (such as Godaddy) offer a drop down list of server types that do not include HAProxy when obtaining a certificate. If this happens be sure to - choose a webserver that the CA believes requires a intermediate CA (for + choose a webserver that the CA believes requires an intermediate CA (for Godaddy, selection Apache Tomcat will get the correct bundle, but many others, e.g. nginx, result in a wrong bundle that will not work for some clients).